Stellar is a layer-1 open-source, decentralized, peer-to-peer blockchain network that provides a framework for developers to create applications, issue assets, write smart contracts, and connect to existing financial rails.
https://youtu.be/UKmEJYdP6Mg?si=78bG1OYnxmvyq0m4
https://www.youtube.com/watch?v=1YttXux6yVY&list=PLLkrq2VBYc1YBTM1FL5snQWoASzslDuAJ
https://developers.stellar.org/docs/build/smart-contracts/getting-started/setup
https://developers.stellar.org/docs/build/guides/dapps/frontend-guide
npx create-next-app@latest stellar-dapp
cd stellar-dapp
https://stellar.github.io/js-stellar-sdk/
https://github.com/bhupendra-chouhan/CratePass-Soroban
Create a solid README.md with:
- Project Description
- What it does
- Features
- Deployed Smart Contract Link: XXX
README should be well descriptive, and attractive for GitHub. Keep placeholders (XXX and //paste your code) as is.