willdn / weicards

Ethereum DApp

Home Page:http://weicards.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeiCards

WeiCards let you buy, lease and sell cards on the 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/weicards.js --network test

About

Ethereum DApp

http://weicards.io


Languages

Language:CSS 83.2%Language:Vue 10.9%Language:JavaScript 5.8%Language:HTML 0.1%