willdn / ETHMap

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

Home Page:https://willdn.github.io/ETHMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://willdn.github.io/ETHMap


Languages

Language:CSS 92.1%Language:JavaScript 4.1%Language:Vue 3.7%Language:HTML 0.1%