The purpose of this template is to facilitate new developers to quickly get a hands-on approach and start developing using Maschain's API.
Test it out HERE
This project sets up the basic functions such as:
- Creating User Wallet
- Minting Token
- Transferring Token
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Navigate to https://portal-testnet.maschain.com/ to get the necessary keys.
In the .env.example file, replace the values with your own key, and rename the file to just ".env" or ".env.local"
Contact me or the team if you have any questions
@OxBenjamintan - AKA LengzaiBen