Skip to content

Commit 0a13bcf

Browse files
Update GitBook's navigation pages.
1 parent 62c4441 commit 0a13bcf

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

docs/SUMMARY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@
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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Random Beacon
2+
3+
To get familiarized with Random Bitcoin contracts API, go [here](random-beacon-api/generated-docs/index.md).
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
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).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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).

0 commit comments

Comments
 (0)