Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smolgroot/go-erc20-deployer
Tool you can use for creating and deploying an ERC20 token smart contract on Ethereum. Built with Golang
https://github.com/smolgroot/go-erc20-deployer
blockchain cobra-cli ethereum go golang smart-contracts solidity
Last synced: about 1 month ago
JSON representation
Tool you can use for creating and deploying an ERC20 token smart contract on Ethereum. Built with Golang
- Host: GitHub
- URL: https://github.com/smolgroot/go-erc20-deployer
- Owner: smolgroot
- License: mit
- Created: 2023-07-29T20:06:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T22:02:06.000Z (over 1 year ago)
- Last Synced: 2023-09-05T03:20:26.259Z (over 1 year ago)
- Topics: blockchain, cobra-cli, ethereum, go, golang, smart-contracts, solidity
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-erc20-deployer
Tool you can use for creating and deploying an ERC20 token smart contract on Ethereum. Built with Golang