diff options
Diffstat (limited to 'docs/_sidebar.md')
-rw-r--r-- | docs/_sidebar.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md new file mode 100644 index 0000000..ad70c40 --- /dev/null +++ b/docs/_sidebar.md @@ -0,0 +1,45 @@ +- Network Access Guide + + - [Create Wallet](Create-Wallet.md) + - [Access to Network](Access-to-Network.md) + +- DApp Development + + - [Development Guide](Dapp-Development-Guide.md) + - [Migrate from Ethereum](Migrate-from-Ethereum.md) + - [Tools and Libraries](Tools-and-Libraries.md) + - [Tangerine Garden](Explorer.md) + +- API + + - [JSON-RPC API](JSON-RPC-API.md) + - [RPC PUB-SUB API](RPC-PUB-SUB.md) + +- Node Operator Guide + + - [Running a BP node](BP-Node-Operation-Guide.md) + - [Running a RPC node](RPC-Node-Operation-Guide.md) + - [Rule for the Tangerine node set](Rules-for-the-node-set.md) + - [Governance Contract](Governance-Contract.md) + +- Fullnode Development Guide + + - [Contribute to Tangerine Fullnode](Contribute-to-Tangerine-Fullnode.md) + - [List of Repositories](List-of-Repositories.md) + +- Technical Documentations + + - [Selection of the Notary Set Size](Selection-of-the-notary-set-size.md) + - [DKG-Tsig Protocol](DKG-TSIG-Protocol.md) + - [On-chain Random Oracle](On-Chain-Random-Oracle.md) + - [Tangerine Cryptoeconomics](Cryptoeconomics.md) + - [Governance Contract Interface](Governance-Contract-Interface.md) + - [Configuration Change](Configuration-Change.md) + - [Recovery Mechanism](Recovery-Mechanism.md) + +- Resource + + - [Blockchain Comparision](Blockchain-Comparison.md) + - [Academic Papers](Papers.md) + - [Reserved NetworkIDs](Reserved-Network-IDs.md) + - [Exchange Integration Guide](Exchange-Integration-Guide.md) |