Skip to content

A Truffle box for a 'Hello world' NFT smart contract

Notifications You must be signed in to change notification settings

sgerogia/hello_nft_box

Repository files navigation

Hello NFT

A very simple 'Hello world' NFT smart contract, referenced by a blog post in my personal blog.
This is packaged as a Truffle box.

Installation

truffle unbox sgerogia/hello_nft_box

The generated project comes pre-configured with 2 networks

Prerequisites

  • CoinMarketCap API key (optional)
    Allows automatic reporting during testing of USD/EUR/etc cost of various contract operations.
  • Infura Rinkeby API key (optional)
    Needed to test against OpenSea's test market.
  • Heroku account (optional)
    Needed to test against OpenSea's test market.

Usage

About

A Truffle box for a 'Hello world' NFT smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published