Skip to content

The Subsocial Starter lets you easily create your first Subsocial application.

License

Notifications You must be signed in to change notification settings

asggWa/subsocial-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Create a new dapp

npx create-react-app my-dapp --template @subsocial/starter

Install deps and run the dapp

cd my-dapp && yarn && yarn start

Congratulations 🎉, now your first Subsocial dapp is up and running at https://localhost:3000

Make changes to the dapp

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!

Helpful resources

About

The Subsocial Starter lets you easily create your first Subsocial application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.7%
  • CSS 15.0%
  • HTML 3.3%