@@ -8,25 +8,24 @@ layout: default
88| ---|
99| [ SEBAK API Document] ( https://bosnet.github.io/sebak ) |
1010| [ GoDoc of SEBAK] ( https://godoc.org/boscoin.io/sebak ) |
11- | [ Introduction of ISAAC Consensus protocol betterments] ( /introduction-isaac-consensus-protocol-betterment/ ) |
12- | [ Simple guide for SEBAK migration] ( /simple-guide-for-sebak-migration/ ) |
13- | [ SEBAK how to report issues] ( /how-to-report-issue/ ) |
14- | [ SEBAK command] ( /SEBAK-command/ ) |
15- | [ SEBAK deployment] ( /SEBAK-deployment/ ) |
16- | [ SEBAK deployment standalone] ( /SEBAK-deployment-standalone/ ) |
17- | [ SEBAK for exchange] ( /SEBAK-for-exchange/ ) |
18- | [ SEBAK installation] ( /SEBAK-installation/ ) |
19- | [ SEBAK testnet] ( /SEBAK-testnet/ ) |
20- | [ SEBAK watcher node mode] ( /watcher-node-mode/ ) |
21- | [ Introduction of ISAAC Consensus protocol betterments] ( /introduction-isaac-consensus-protocol-betterment/ ) |
22- | [ How block inflation works] ( /how-block-inflation-works/ ) |
23- | [ How pf inflation works] ( /how-pf-inflation-works/ ) |
24- | [ How to make transaction post] ( /how-to-make-transaction-post/ ) |
25- | [ What is GON?] ( /what-is-gon/ ) |
26- | [ Whar kind of key pair SEBAK in use?] ( /What-kind-of-key-pair-sebak-in-use/ ) |
27- | [ How the consensus protocol works] ( /how-the-consensus-protocol-works/ ) |
28- | [ How to calculate block time buffer] ( /how-to-calculate-block-time-buffer/ ) |
29- | [ How to sync blocks with validators] ( /how-to-sync-blocks-with-validators/ ) |
30- | [ How to check a ballot is valid] ( /how-to-check-a-ballot-is-valid/ ) |
31- | [ How to select the proposer] ( /how-to-select-the-proposer/ ) |
32- | [ How transactions are shared] ( /how-transactions-are-shared/ ) |
11+ | [ Introduction of ISAAC Consensus protocol betterments] ( docs/introduction-isaac-consensus-protocol-betterment/ ) |
12+ | [ Simple guide for SEBAK migration] ( docs/simple-guide-for-sebak-migration/ ) |
13+ | [ SEBAK how to report issues] ( docs/how-to-report-issue/ ) |
14+ | [ SEBAK command] ( docs/SEBAK-command/ ) |
15+ | [ SEBAK deployment] ( docs/SEBAK-deployment/ ) |
16+ | [ SEBAK deployment standalone] ( docs/SEBAK-deployment-standalone/ ) |
17+ | [ SEBAK for exchange] ( docs/SEBAK-for-exchange/ ) |
18+ | [ SEBAK installation] ( docs/SEBAK-installation/ ) |
19+ | [ SEBAK testnet] ( docs/SEBAK-testnet/ ) |
20+ | [ SEBAK watcher node mode] ( docs/watcher-node-mode/ ) |
21+ | [ How block inflation works] ( docs/how-block-inflation-works/ ) |
22+ | [ How pf inflation works] ( docs/how-pf-inflation-works/ ) |
23+ | [ How to make transaction post] ( docs/how-to-make-transaction-post/ ) |
24+ | [ What is GON?] ( docs/what-is-gon/ ) |
25+ | [ Whar kind of key pair SEBAK in use?] ( docs/What-kind-of-key-pair-sebak-in-use/ ) |
26+ | [ How the consensus protocol works] ( docs/how-the-consensus-protocol-works/ ) |
27+ | [ How to calculate block time buffer] ( docs/how-to-calculate-block-time-buffer/ ) |
28+ | [ How to sync blocks with validators] ( docs/how-to-sync-blocks-with-validators/ ) |
29+ | [ How to check a ballot is valid] ( docs/how-to-check-a-ballot-is-valid/ ) |
30+ | [ How to select the proposer] ( docs/how-to-select-the-proposer/ ) |
31+ | [ How transactions are shared] ( docs/how-transactions-are-shared/ ) |
0 commit comments