File tree Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 7979 * [ Strategy] ( app-development/threshold-access-control-tac/references/strategy.md )
8080 * [ Get Started (PRE Mainnet)] ( app-development/threshold-access-control-tac/advanced-usage/proxy-re-encryption.md )
8181 * [ Contribution Guide] ( app-development/contribution-guide.md )
82+ * [ Staking Contract and DAO] ( app-development/staking-contract-and-dao/README.md )
83+ * [ Random Beacon API] ( app-development/staking-contract-and-dao/staking-contract-and-dao-api/generated-docs/index.md )
84+ * [ Random Beacon] ( app-development/random-beacon/README.md )
85+ * [ Random Beacon API] ( app-development/random-beacon/random-beacon-api/generated-docs/index.md )
86+ * [ TBTCv2] ( app-development/tbtc-v2/README.md )
87+ * [ ECDSA API] ( app-development/tbtc-v2/ecdsa-api/generated-docs/index.md )
88+ * [ TBTCv2 API] ( app-development/tbtc-v2/tbtc-v2-api/generated-docs/index.md )
8289
8390## Resources
8491
Original file line number Diff line number Diff line change 1+ # Random Beacon
2+
3+ To get familiarized with Random Bitcoin contracts API, go [ here] ( random-beacon-api/generated-docs/index.md ) .
Original file line number Diff line number Diff line change 1+ # Staking Contract and DAO
2+
3+ To get familiarized with API of contracts related to staking and DAO, go [ here] ( staking-contracts-and-dao-api/generated-docs/index.md ) .
Original file line number Diff line number Diff line change 1+ # TBTCv2
2+
3+ To get familiarized with ECDSA contracts API, go [ here] ( ecdsa-api/generated-docs/index.md ) .
4+
5+ To get familiarized with ECDSA contracts API, go [ here] ( tbtc-v2-api/generated-docs/index.md ) .
You can’t perform that action at this time.
0 commit comments