Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nullren/rens-test-token

small example of setting up an ERC20 token
https://github.com/nullren/rens-test-token

Last synced: about 14 hours ago
JSON representation

small example of setting up an ERC20 token

Awesome Lists containing this project

README

        

# rens-test-token

This is a pretty basic example and some boilerplate for setting up a new ERC20 token. These things are kind of dime-a-dozen but I just wanted to work through the steps by hand using both hardhat and openzeppelin. It was a lot easier than anticipated.

# usage

Make some changes and depending on some naming and pointing to the correct files, deploy with `yarn deploy`.