/ethcmd

Primary LanguageVueMIT LicenseMIT

ethcmd

An opensource simple but powerful user interface to read and write contracts on EVM compatible blockchain.

Try an hosted version:

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