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

# Blockchain

- [Smart Contract Guide](https://docs.consoleflare.com/blockchain/smart-contract-guide.md): A simple guide for developing and deploying smart-contracts for Blockchain Beginners inspired by the OpenZeppelin Guide
- [Setting up a Node project](https://docs.consoleflare.com/blockchain/smart-contract-guide/setting-up-a-node-project.md): Setting up a Node project for smart-contracts
- [Developing smart contracts](https://docs.consoleflare.com/blockchain/smart-contract-guide/developing-smart-contracts.md): This guide will let you get started writing Solidity contracts
