> For the complete documentation index, see [llms.txt](https://docs.secondstate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secondstate.io/buidl-developer-tool.md).

# BUIDL developer tool

- [Why BUIDL](https://docs.secondstate.io/buidl-developer-tool/why-buidl.md): Create and deploy your first public blockchain-based app in 5 minutes
- [Getting started](https://docs.secondstate.io/buidl-developer-tool/getting-started.md): The BUIDL online IDE can create complete DApps (smart contracts + web3 + ElasticSearch + JS + HTML / CSS) in minutes without installing any software.
- [Develop for Ethereum Classic](https://docs.secondstate.io/buidl-developer-tool/getting-started/develop-for-ethereum-classic.md): Use the BUIDL IDE to create and deploy applications on the Ethereum Classic blockchain
- [Develop for CyberMiles](https://docs.secondstate.io/buidl-developer-tool/getting-started/develop-for-cybermiles.md): Use the BUIDL IDE to create and deploy applications on the CyberMiles public blockchain
- [Develop for Ethereum](https://docs.secondstate.io/buidl-developer-tool/getting-started/develop-for-ethereum.md): Use the BUIDL IDE to create and deploy applications on the Ethereum blockchain
- [MetaMask notes](https://docs.secondstate.io/buidl-developer-tool/getting-started/metamask-notes.md)
- [Data-driven DApps](https://docs.secondstate.io/buidl-developer-tool/access-contracts-data.md)
- [Create and index contracts](https://docs.secondstate.io/buidl-developer-tool/access-contracts-data/example-contract-indexing.md)
- [Rule-based smart contract](https://docs.secondstate.io/buidl-developer-tool/rule-based-smart-contract.md)
- [Sharing your DApp](https://docs.secondstate.io/buidl-developer-tool/sharing-your-dapp.md)
- [Working with BaaS](https://docs.secondstate.io/buidl-developer-tool/working-with-baas.md)
- [DEMO: A voting dapp](https://docs.secondstate.io/buidl-developer-tool/demo-a-voting-dapp.md)
- [DevChain](https://docs.secondstate.io/buidl-developer-tool/demo-a-voting-dapp/devchain.md): No gas needed. Accounts are only for identification purposes.
- [Ethereum Classic](https://docs.secondstate.io/buidl-developer-tool/demo-a-voting-dapp/ethereum-classic.md): Both developers and users need accounts with little ETC for gas. Metamask for ETC is supported for both developers and users.
- [CyberMiles](https://docs.secondstate.io/buidl-developer-tool/demo-a-voting-dapp/cybermiles.md): Developers require CMT to deploy contracts. Users can access contracts without gas.
