Crypto Beauty 密碼女孩 - 你專屬的區塊鏈少女卡片創作交易平台
Clone or download
Latest commit e6ba2e6 Jan 14, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets update readme Jan 8, 2019
client add link Jan 14, 2019
contracts extend functionality Jan 6, 2019
migrations mvp done Jan 2, 2019
test extend functionality Jan 6, 2019
tron mvp done Jan 2, 2019
webpage add webpage Jan 3, 2019
.gitignore mvp done Jan 2, 2019
CryptoBeauty.sol mvp done Jan 2, 2019
LICENSE mvp done Jan 2, 2019
README.md some updates Jan 11, 2019
package.json mvp done Jan 2, 2019
truffle-config.js mvp done Jan 2, 2019

README.md

CryptoBeauty 密碼女孩

你專屬的區塊鏈少女卡片創作交易平台 🦋 http://cryptobeauty.art/

A wonderland for you to explore and create the beauty of crypto girls on blockchain;)

cover photo

LIVE ON TRON MAINNET! 波場主網上線中!

點我看即時交易紀錄

mainnet contract

Development

Install Dependencies

npm install

Test contract

truffle test

Frontend Test

More instructions are in the README under client directory.

cd client
npm start

To build and publish

cd client
npm run build
gh-pages -d build