Skip to content
/ ETHMap Public

ETHMap is a Decentralized Application (ÐApp) running on Ethereum blockchain.

Notifications You must be signed in to change notification settings

willdn/ETHMap

Repository files navigation

ETHMap

ETHMap is a Decentralized Application (ÐApp) running on Ethereum blockchain.

Build Setup

# install dependencies
npm install

# serve with hot reload at http://localhost:8080
npm run dev

# build for production with minification
npm run build

You can set up a developement Ethereum node with truffle :

# Run node
truffle develop

# Compile contracts
truffle compile

# Migrate contracts
truffle migrate

Test

# Run truffle test
truffle test ./test/ethmap.js --network test

About

ETHMap is a Decentralized Application (ÐApp) running on Ethereum blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published