||-------------------------------------------------------||
||.--. .-._ .----. ||
|||==|____| |H|___ .---.___|""""|_____.--.___ ||
||| |====| | | |_ |+++|=-=|_ _|-=₿=-|==|---|||
|||==| | | | | \ | | | |white| | ^ |||
||| | | | |/-/|\ \ | |=-=|_ _|-=+=-| | ₿ |||
||| | | | | |_\ \_ | | | |paper| | ^ |||
|||==|====| |H| | \ \ |+++|=-=|""""|-=₿=-|==|---|||
||`--^----'-^-^---' `-' '---^---^----^-----^--^---^||
||-------------------------------------------------------||
Cheatsheet
₊ ⊹ Learning resources and useful links ⋆。˚
Web3 development can seem daunting, but with the right tools, anyone can get started. Check out these resources and dive into the process of writing and testing a Stacks smart contract, empowering you to bring your Bitcoin dApp ideas to life.
• Clarity Hub: https://clarity-lang.org/
— Function References: https://docs.stacks.co/docs/clarity
— Function Examples: https://docs.hiro.so/stacks/clarity
— Clarity Examples: https://github.com/hirosystems/clarity-examples
└─ Resource for learning the basics of Clarity syntax and best practices. The site contains a REPL to run snippets of Clarity code in your browser.
• Hiro Platform: https://platform.hiro.so
└─ Cloud tool for smart contract development
• Clarinet: https://docs.hiro.so/stacks/clarinet/quickstart
└─ Command line tool for smart contract development
• Stacks Blockchain API: https://docs.hiro.so/stacks/api
└─ Developer-friendly REST endpoints to interact with Stacks blockchain
• Stacks.js: https://docs.hiro.so/stacks.js
— Starter Templates: https://github.com/hirosystems/stacks.js-starters
└─ Utilities for interacting with Stacks blockchain from JavaScript code
• How-to Video Guides: YouTube