My first own ethereum token.
- Run
npm install
- Create
.env
file with yourPRIVATE_KEY
andAPI_URL
- Run
npx hardhat compile
- Run
npm install -g npm install -g typescript
- Run
npx hardhat run src/deploy.ts
in project root directory
Some user profile dApp service with simple business logic. Allows interacting by TS.