Subsocial Starter by DappForce
The starter is the easiest way to create your next web3 social dapp with React and Subsocial JS SDK.
It provides you with all set of helpful methods, APIs, and connections that you might need when developing your dapp.
npx create-react-app my-dapp --template @subsocial/starter
cd my-dapp && yarn && yarn start
Congratulations 🎉, now your first Subsocial dapp is up and running at https://localhost:3000
Open the my-dapp
directory in your code editor (for example VS Code or WebStorm) and read the comments inside the project for help. Happy coding!
- Developer Cheatsheet: https://docs.subsocial.network/docs/develop/quick-reference
- Subsocial Playground: https://play.subsocial.network
- Subsocial Docs: https://docs.subsocial.network/docs/develop