Skip to content

Commit f0d57d0

Browse files
BitcoinEvmgitbook-bot
authored andcommitted
GITBOOK-131: change request with no subject merged in GitBook
1 parent c5b5b9e commit f0d57d0

20 files changed

+25
-23
lines changed

SUMMARY.md

+22-22
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,33 @@
1515
* [💹 Marketplace](get-started/bitcoin-evm/marketplace.md)
1616
* [📓 Governance](get-started/bitcoin-evm/governance.md)
1717
* [🔐 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)
1820

1921
## Road Map
2022

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)
2523
* [Governance Token (BTG)](road-map/governance-token-naka.md)
2624

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)
4545

4646
***
4747

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

road-map/block-explorer/README.md renamed to economy/btc-dapps/block-explorer/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
description: Block Explorer Powered By Blockscout
33
---
44

5-
# Block Explorer
5+
# 🔭 Block Explorer
6+
7+
68

79
{% embed url="https://explorer.bitcoinevm.com" %}
810

0 commit comments

Comments
 (0)