Skip to content

An application that creates a custom token based on the ERC-721 specification aka NFTs.

License

Notifications You must be signed in to change notification settings

mchinaloy/star-notary

Repository files navigation

Star Notary DAPP

An application that creates a custom token based on the ERC-721 specification aka NFTs.

  1. Your ERC-721 Token Name:
Dogestar
  1. Your ERC-721 Token Symbol:
DSR
  1. Version of the Truffle and OpenZeppelin used:
Truffle = 5.0.2 / OpenZepplin = 2.3

Running the Application

  1. Install NPM dependencies:
cd project_root
npm install
  1. Change to the app directory:
cd app
  1. Run node:
node run dev
  1. Access the frontend at:
http://localhost:8080

Tools used

  • Node
  • Truffle
  • Solidity
  • OpenZeppelin
  • Ethereum Network (Rinkeby)

About

An application that creates a custom token based on the ERC-721 specification aka NFTs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published