jaireina / Star-Notary-v2

Star notary service where stars are NFTs, created to learn about Blockchain, Solidity and the Ethereum network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star-Notary-v2

Star notary service where stars are NFTs, created to learn about Blockchain, Solidity and the Ethereum network.

Compiling

Compile: truffle compile Migrate: truffle migrate Test contracts: truffle test Run dev server: cd app && npm run dev Build for production: cd app && npm run build

About

Star notary service where stars are NFTs, created to learn about Blockchain, Solidity and the Ethereum network.


Languages

Language:JavaScript 70.3%Language:Solidity 20.9%Language:HTML 8.7%