Awesome
ethcmd
An opensource simple but powerful user interface to read and write contracts on EVM compatible blockchain.
Try an hosted version:
- https://ethcmd.com (Ethereum Mainnet)
- https://arbitrum.ethcmd.com/
- https://optimism.ethcmd.com/
- https://goerli.ethcmd.com/ (Ethereum Goerli testnet)
A tool made by the MuseDAO https://twitter.com/NiftyMuseum
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Environment
In a .env file:
ETHERSCAN_API=https://api.etherscan.io
ETHERSCAN_API_KEY=YOURKEY
CHAINID=1
CURRENCY=ETH
CHAINNAME=> mainnet
RPC_URL=https://yourrpc.com