# Blockchain

- [Smart Contract Guide](/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](/blockchain/smart-contract-guide/setting-up-a-node-project.md): Setting up a Node project for smart-contracts
- [Developing smart contracts](/blockchain/smart-contract-guide/developing-smart-contracts.md): This guide will let you get started writing Solidity contracts
