nicola / NFT-Auction

A basic ERC721 generator and auction with a minimal (bad) user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT-Auction

A basic ERC721 generator and auction with a minimal (bad) user interface.

Uses OpenZeppelin ERC721 contracts and the basic ClockAuction from Cryptokitties.

To Run

Download the code.

$truffle compile

$truffle migrate

$npm run dev

About

A basic ERC721 generator and auction with a minimal (bad) user interface.


Languages

Language:JavaScript 81.4%Language:HTML 14.0%Language:CSS 4.6%