{"id":13631045,"url":"https://github.com/threshold-network/solidity-contracts","last_synced_at":"2025-04-17T17:32:20.103Z","repository":{"id":37086949,"uuid":"387835927","full_name":"threshold-network/solidity-contracts","owner":"threshold-network","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-26T00:00:18.000Z","size":2526,"stargazers_count":39,"open_issues_count":23,"forks_count":18,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-02-26T01:18:01.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threshold-network.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-20T15:29:44.000Z","updated_at":"2025-02-13T15:12:44.000Z","dependencies_parsed_at":"2023-09-28T22:13:10.505Z","dependency_job_id":"40853674-9818-482b-b105-620532569d66","html_url":"https://github.com/threshold-network/solidity-contracts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threshold-network%2Fsolidity-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threshold-network%2Fsolidity-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threshold-network%2Fsolidity-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threshold-network%2Fsolidity-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threshold-network","download_url":"https://codeload.github.com/threshold-network/solidity-contracts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249360063,"owners_count":21257165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T22:02:08.431Z","updated_at":"2025-04-17T17:32:19.120Z","avatar_url":"https://github.com/threshold-network.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":":toc: macro\n\n= Threshold network contracts\n\nThis package contains Threshold network contracts.\n\ntoc::[]\n\n== Build, test and deploy\n\nThreshold contracts use https://hardhat.org/[*Hardhat*] development environment.\nTo build and deploy these contracts, please follow the instructions presented\nbelow.\n\n=== Prerequisites\n\nPlease make sure you have the following prerequisites installed on your machine:\n\n- https://nodejs.org[Node.js] \u003e14.17.4\n- https://yarnpkg.com[Yarn] \u003e1.22.10\n\n=== Build contracts\n\nTo build the smart contracts, install node packages first:\n```\nyarn install\n```\nOnce packages are installed, you can build the smart contracts using:\n```\nyarn build\n```\nCompiled contracts will land in the `build` directory.\n\n=== Test contracts\n\nThere are multiple test scenarios living in the `test` directory.\nYou can run them by doing:\n```\nyarn test\n```\n\n=== Deploy contracts\n\nTo deploy all contracts on the given network, please run:\n```\nyarn deploy --network \u003cnetwork\u003e\n```\n\nIf contracts haven't been built yet or changes occurred, this task will build\nthe contracts before running the deployment script. This command produces\nan `export.json` file containing contract deployment info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreshold-network%2Fsolidity-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreshold-network%2Fsolidity-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreshold-network%2Fsolidity-contracts/lists"}