|
15 | 15 | * [💹 Marketplace](get-started/bitcoin-evm/marketplace.md)
|
16 | 16 | * [📓 Governance](get-started/bitcoin-evm/governance.md)
|
17 | 17 | * [🔐 Data Storage](economy/btc-dapps/data-storage.md)
|
| 18 | + * [🔭 Block Explorer](economy/btc-dapps/block-explorer/README.md) |
| 19 | + * [Block Explorer Source Code](https://github.com/BitcoinEvm/blockscout) |
18 | 20 |
|
19 | 21 | ## Road Map
|
20 | 22 |
|
21 |
| -* [Blockchain Source Code](<README (1).md>) |
22 |
| -* [Block Explorer](road-map/block-explorer/README.md) |
23 |
| - * [Block Explorer Source Code](https://github.com/BitcoinEvm/blockscout) |
24 |
| -* [Chainlist](road-map/chainlist.md) |
25 | 23 | * [Governance Token (BTG)](road-map/governance-token-naka.md)
|
26 | 24 |
|
27 |
| -## Tutorials |
28 |
| - |
29 |
| -* [What is EVM? Ethereum Virtual Machine](tutorials/what-is-evm-ethereum-virtual-machine.md) |
30 |
| -* [Web3 BTC](road-map/web3-btc.md) |
31 |
| -* [Set up your BitcoinEVM](tutorials/set-up-your-bitcoinevm.md) |
32 |
| -* [Deploy A dApp](tutorials/deploy-a-dapp.md) |
33 |
| -* [Deploy A Smart Contract](tutorials/deploy-a-smart-contract.md) |
34 |
| -* [Smart Contract Examples](tutorials/smart-contract-examples/README.md) |
35 |
| - * [Tokens (BTC-20)](tutorials/smart-contract-examples/classic-btc-20-token.md) |
36 |
| - * [NFTs (BTC-721)](tutorials/smart-contract-examples/nfts-btc-721.md) |
37 |
| - * [Bitcoin Name System (BNS)](tutorials/smart-contract-examples/bitcoin-name-system-bns.md) |
38 |
| - * [Bitcoin File System (BFS)](tutorials/smart-contract-examples/bitcoin-file-system-bfs.md) |
39 |
| - * [Fixed Cap Supply Token](tutorials/smart-contract-examples/fixed-cap-supply-token.md) |
40 |
| - * [Reflection Token](tutorials/smart-contract-examples/reflection-token.md) |
41 |
| - * [Mintable Token](tutorials/smart-contract-examples/mintable-token.md) |
42 |
| - * [Wrapped Token Protocol](tutorials/smart-contract-examples/wrapped-token-protocol.md) |
43 |
| -* [🕸 ThirdWeb](get-started/bitcoin-evm/thirdweb.md) |
44 |
| -* [🏦 Additional Wallets](tutorials/additional-wallets.md) |
| 25 | +## Developers |
| 26 | + |
| 27 | +* [What is EVM? Ethereum Virtual Machine](developers/what-is-evm-ethereum-virtual-machine.md) |
| 28 | +* [Web3 BTC](developers/web3-btc.md) |
| 29 | +* [Set up your BitcoinEVM](developers/set-up-your-bitcoinevm.md) |
| 30 | +* [Deploy A dApp](developers/deploy-a-dapp.md) |
| 31 | +* [Deploy A Smart Contract](developers/deploy-a-smart-contract.md) |
| 32 | +* [Smart Contract Examples](developers/smart-contract-examples/README.md) |
| 33 | + * [Tokens (BTC-20)](developers/smart-contract-examples/tokens-btc-20.md) |
| 34 | + * [NFTs (BTC-721)](developers/smart-contract-examples/nfts-btc-721.md) |
| 35 | + * [Bitcoin Name System (BNS)](developers/smart-contract-examples/bitcoin-name-system-bns.md) |
| 36 | + * [Bitcoin File System (BFS)](developers/smart-contract-examples/bitcoin-file-system-bfs.md) |
| 37 | + * [Fixed Cap Supply Token](developers/smart-contract-examples/fixed-cap-supply-token.md) |
| 38 | + * [Reflection Token](developers/smart-contract-examples/reflection-token.md) |
| 39 | + * [Mintable Token](developers/smart-contract-examples/mintable-token.md) |
| 40 | + * [Wrapped Token Protocol](developers/smart-contract-examples/wrapped-token-protocol.md) |
| 41 | +* [🕸 ThirdWeb](developers/thirdweb.md) |
| 42 | +* [🏦 Additional Wallets](developers/additional-wallets.md) |
| 43 | +* [Chainlist](developers/chainlist.md) |
| 44 | +* [Blockchain Source Code](developers/blockchain-source-code.md) |
45 | 45 |
|
46 | 46 | ***
|
47 | 47 |
|
|
0 commit comments