ERC721/市场交易/游戏智能合约

798 阅读1分钟

LORDLESS Smart Contracts

This repo is the smart contract source code for the LORDLESS game.

Related contracts

Development


npm install 
# or
yarn install


# test
# start your testrpc
npm run test

# deploy 
truffle deploy --network <network> --reset 

[host]: Web Service API

Community