Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 541 Bytes

KryptoBirdz

Please run yarn install on the terminal to download the appropriate packages already defined to the package.json file. Make sure you are in the source file.

**Please ensure you have downloaded the following additionally **

  1. Ganache
  2. Truffle (global installation)
  3. Metamask.io (hooked up on the browser)

To run the development server on a local host scripts: yarn start

For truffle tests and console please consult the official Truffle documentaion for updates.

Build your own ERC721 from scratch!

WAGMI!