https://github.com/ruslang02/ruzikcoin
https://github.com/ruslang02/ruzikcoin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruslang02/ruzikcoin
- Owner: ruslang02
- Created: 2022-10-16T09:26:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T09:52:58.000Z (over 2 years ago)
- Last Synced: 2025-01-13T20:33:22.035Z (4 months ago)
- Language: TypeScript
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RuzikCoin
To deploy on Goerli network, run:
```shell
GOERLI_URL=https://goerli.infura.io/v3/... GOERLI_ACCOUNT=0xfd3... npx hardhat run scripts/deploy.ts --network goerli
```