-
Notifications
You must be signed in to change notification settings - Fork 238
/
.gitbook.yaml
97 lines (96 loc) · 6.22 KB
/
.gitbook.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
root: ./
redirects:
build-apps/references/bns: clarity/example-contracts/bns.md
build-apps/references/gaia: stacks-in-depth/gaia.md/README.md
docs/blockchain/stacks-blockchain-api: stacks-101/api.md
docs/clarity: clarity/overview.md
docs/clarity/crash-course: clarity/clarity-crash-course.md
docs/clarity/language-functions: clarity/functions.md
docs/clarity/language-keywords: clarity/keywords.md
docs/clarity/language-types: clarity/types.md
docs/clarity/noteworthy-contracts/bns-contract: clarity/example-contracts/bns.md
docs/clarity/noteworthy-contracts/stacking-contract: clarity/example-contracts/stacking.md
docs/clarity/noteworthy-contracts/xbtc: clarity/example-contracts/xbtc.md
docs/clarity/sample-contracts: clarity/example-contracts/audited-starter-contracts.md
docs/clarity/security: clarity/decidability.md
docs/clarity/security/decidable: clarity/decidability.md
docs/contribute: stacks-101/what-is-stacks.md
docs/contribute/docs: stacks-101/what-is-stacks.md
docs/contribute/translations: stacks-101/what-is-stacks.md
docs/cookbook: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/creating-an-ft: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/creating-an-nft: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/get-sats-per-stx: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/parse-a-btc-tx: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/post-conditions: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/sending-bitcoin-with-hiro-wallet: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/stacks-js-auth: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/stacks-js-sending-transactions: tutorials/hello-stacks-quickstart-tutorial.md
docs/cookbook/verifying-a-btc-tx-was-mined: tutorials/hello-stacks-quickstart-tutorial.md
docs/gaia: stacks-in-depth/gaia/README.md
docs/gaia/configuration: stacks-in-depth/gaia/configuration.md
docs/gaia/deploy-gaia-hub: stacks-in-depth/gaia/deploy-gaia-hub.md
docs/gaia/gaia-on-ec2: stacks-in-depth/gaia/gaia-on-ec2.md
docs/gaia/setup-linux: stacks-in-depth/gaia/setup-linux.md
docs/gaia/setup-mac: stacks-in-depth/gaia/setup-mac.md
docs/glossary: stacks-101/what-is-stacks.md
docs/intro: stacks-101/what-is-stacks.md
docs/nakamoto: nakamoto-upgrade/what-is-the-nakamoto-release.md
docs/nakamoto/bitcoin-mev-mitigation: nakamoto-upgrade/nakamoto-in-10-minutes.md
docs/nakamoto/block-production: nakamoto-upgrade/nakamoto-in-10-minutes.md
docs/nakamoto/neon: nakamoto-upgrade/testnets/neon.md
docs/nakamoto/signer: nakamoto-upgrade/running-a-signer.md
docs/nakamoto/stacking: nakamoto-upgrade/stacking-flow.md
docs/next-steps: stacks-101/what-is-stacks.md
docs/nodes-and-miners: stacks-in-depth/nodes-and-miners/README.md
docs/nodes-and-miners/digitalocean: stacks-in-depth/nodes-and-miners/run-a-node-with-digital-ocean.md
docs/nodes-and-miners/hosted-nodes: stacks-in-depth/nodes-and-miners/run-a-node-with-a-hosted-provider.md
docs/nodes-and-miners/miner-costs-and-fees: stacks-in-depth/nodes-and-miners/miner-costs-and-fees.md
docs/nodes-and-miners/miner-mainnet: stacks-in-depth/nodes-and-miners/mine-mainnet-stacks-tokens.md
docs/nodes-and-miners/miner-testnet: stacks-in-depth/nodes-and-miners/mine-testnet-stacks-tokens.md
docs/nodes-and-miners/quicknode: stacks-in-depth/nodes-and-miners/run-a-node-with-quicknode.md
docs/nodes-and-miners/run-a-node: stacks-in-depth/nodes-and-miners/run-a-node-with-docker.md
docs/nodes-and-miners/stacks-node-configuration: stacks-in-depth/nodes-and-miners/stacks-node-configuration.md
docs/nodes-and-miners/verify-miner: stacks-in-depth/nodes-and-miners/verify-miner.md
docs/services-using-stacks/defi: stacks-101/what-is-stacks.md
docs/services-using-stacks/more: stacks-101/what-is-stacks.md
docs/services-using-stacks/nft: stacks-101/what-is-stacks.md
docs/services-using-stacks/stacks-info-sites: stacks-101/what-is-stacks.md
docs/services-using-stacks/wallets: stacks-101/what-is-stacks.md
docs/stacks-academy: stacks-101/what-is-stacks.md
docs/stacks-academy/accounts: stacks-101/accounts.md
docs/stacks-academy/authentication: stacks-101/authentication.md
docs/stacks-academy/bns: stacks-101/bitcoin-name-system.md
docs/stacks-academy/btc-connection: stacks-101/bitcoin-connection.md
docs/stacks-academy/microblocks: nakamoto-upgrade/nakamoto-in-depth/what-about-microblocks.md
docs/stacks-academy/mining: stacks-101/mining.md
docs/stacks-academy/network: stacks-101/network.md
docs/stacks-academy/post-conditions: stacks-101/post-conditions.md
docs/stacks-academy/proof-of-transfer: stacks-101/proof-of-transfer.md
docs/stacks-academy/sips: stacks-101/sips.md
docs/stacks-academy/stacking: stacks-101/stacking.md
docs/stacks-academy/stacks-blockchain-api: stacks-101/api.md
docs/stacks-academy/technical-specs: stacks-101/technical-specifications.md
docs/stacks-academy/testnet: stacks-101/testnet.md
docs/stacks-academy/transactions: stacks-101/transactions.md
docs/stacks-academy/what-is-stacks: stacks-101/what-is-stacks.md
docs/stacks-academy/whitepapers: stacks-101/whitepapers.md
docs/tutorials: tutorials/hello-stacks-quickstart-tutorial.md
docs/tutorials/community-tutorials: tutorials/community-tutorials.md
docs/tutorials/hello-stacks: tutorials/hello-stacks-quickstart-tutorial.md
docs/understand-stacks/testnet: stacks-101/testnet.md
docs/write-smart-contracts: clarity/overview.md
references/bns-contract: clarity/example-contracts/bns.md
references/language-functions: clarity/functions.md
understand-stacks/microblocks: nakamoto-upgrade/nakamoto-in-depth/what-about-microblocks.md
understand-stacks/mining: stacks-101/mining.md
understand-stacks/network: stacks-101/network.md
understand-stacks/proof-of-transfer: stacks-101/proof-of-transfer.md
understand-stacks/stacking: stacks-101/stacking.md
understand-stacks/testnet: stacks-101/testnet.md
understand-stacks/transactions: stacks-101/transactions.md
write-smart-contracts/language-functions: clarity/functions.md
write-smart-contracts/overview: clarity/overview.md
write-smart-contracts/principals: clarity/types.md
write-smart-contracts/tokens: tutorials/tokens.md
sbtc/introduction: concepts/sbtc/README.md