Skip to content

papermoonio/moonbase-mintableERC20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Dashboard to Mint Different ERC20 Tokens in Moonbase Alpha

Getting started

Clone the repo:

git clone https://github.com/albertov19/moonbase-mintableERC20
cd moonbase-mintableERC20/mintableERC20-interface

Install dependencies:

npm i

Start dev server (localhost:3000 by default):

npm run dev

Start production server (localhost:3000 by default):

npm run start

Contract

The contract deployment script was included as well.

Have Fun :)

About

A Interface to Mint different ERC20 Tokens on Moonbase Alpha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • Solidity 15.6%