nftyswaps / nftyswaps-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo currently hosted at nftyswaps.com

Now we're swapping NFTs

To install dependencies

yarn

In another terminal window set up your truffle environment

truffle develop

Next compile your contracts and migrate them to the build folder

compile | migrate

In a different terminal window

cd client | yarn link-contracts | yarn dev

Now you're all set!

About

License:Other


Languages

Language:JavaScript 84.6%Language:Solidity 13.2%Language:TypeScript 1.9%Language:CSS 0.3%