Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehsanparsania/erc-777
Building ERC-777 Tokens with Hardhat and ERC-1820 Registration Guide
https://github.com/ehsanparsania/erc-777
erc-1820 erc-777 erc1820 erc777 evm hardhat registration
Last synced: 26 days ago
JSON representation
Building ERC-777 Tokens with Hardhat and ERC-1820 Registration Guide
- Host: GitHub
- URL: https://github.com/ehsanparsania/erc-777
- Owner: EhsanParsania
- License: mit
- Created: 2022-08-14T20:06:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T20:54:13.000Z (8 months ago)
- Last Synced: 2024-10-21T16:57:17.451Z (3 months ago)
- Topics: erc-1820, erc-777, erc1820, erc777, evm, hardhat, registration
- Language: Solidity
- Homepage:
- Size: 225 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample of deploying ERC777 with hardhat
## to run the project :
npm i
npm run node
npm run deploy
### do not forget put your private key on .secret file to init the wallet