Skip to content

TrueNetworkIO/next-template

Repository files navigation

True Network: Nextjs Template

The starter is the easiest way to create your next web3 reputation dapp with Next and True Network JS SDK.

It provides you with all set of helpful methods, APIs, and connections that you might need when developing your dapp.

Using the template

  1. Create a new project
npx create-next-app my-app --example https://github.com/truenetworkio/next-starter
  1. Setup the attestation issuer
npm run setup
  1. Get testnet tokens from telegram faucet Join the our community group, and use the following command to get some testnet tokens.
/request <your account address from true-network/true.config.ts file>
  1. Finally register the issuer on-chain Run the following command to start attesting on-chain:
npx reputation-cli register
  1. Run the app locally
npm run dev

Contributions

Feel free to add issues, create PRs and improve True Network repositories.

Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published