[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74015":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":14,"stars30d":15,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":16,"rankGlobal":9,"rankLanguage":9,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":9,"pushedAt":9,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":14,"starSnapshotCount":14,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},74015,"hashsigs-solidity","QuipNetwork\u002Fhashsigs-solidity","QuipNetwork","Solidity contracts implementing hash based post quantum signatures",null,"Solidity",11265,33,7,0,1,39.59,"GNU Affero General Public License v3.0",false,"main",true,[],"2026-06-12 02:03:21","# WOTS+ Solidity Implementation\n\nA Solidity implementation of the Winternitz One-Time Signature Plus (WOTS+) scheme.\n\n## Development\n\nThis project uses both Hardhat and Foundry for development and testing.\n\n### Prerequisites\n\n1. Install Foundry:\n```bash\ncurl -L https:\u002F\u002Ffoundry.paradigm.xyz | bash\nfoundryup\n```\n\n2. Install Node.js dependencies:\n```bash\nnpm install\n```\n\n### Testing\n\nRun the Foundry tests:\n```bash\nforge test -vv\n```\n\nThe `-vv` flag increases verbosity to show more test details. Use `-vvv` for even more detailed output including stack traces.\n\n### Building\n\n```bash\nforge build\n```\n\n## License\n\nCopyright (C) 2024 quip.network\n\nThis program is free software: you can redistribute it and\u002For modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see \u003Chttps:\u002F\u002Fwww.gnu.org\u002Flicenses\u002F>.\n","该项目实现了基于哈希的后量子签名方案WOTS+，使用Solidity语言编写。其核心功能包括利用Hardhat和Foundry进行开发与测试，确保了智能合约的安全性和可靠性。技术上，项目采用了先进的密码学技术来抵御未来可能出现的量子计算攻击，为区块链应用提供了更安全的数字签名解决方案。适用于需要高安全性保障且考虑长远发展的以太坊智能合约场景，如金融交易、身份验证等关键领域。",2,"2026-06-11 03:48:24","high_star"]