nsanghi / Udacity-Ethereum-DApp-Project

Final project in Udacity Blockchain using Ethereum DApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentralized Star Notary Service - Implemented Code

This code demonstrates a ERC721 token based Distributed App implemented using Truffle@4 box webpack. This project demonstrates the way an ERC721 contract is implemented using openzeppelin-solidity and deployed on a public network (Rinkeby in this case)

ERC-721 Token details

Name: "Star Registry Token" Symbol: "SRT"

Token Address on Rinkeby network

0xefd21a29fc206e29f7560928d58641617b21d9be

About

Final project in Udacity Blockchain using Ethereum DApp

License:MIT License


Languages

Language:JavaScript 92.6%Language:HTML 4.6%Language:CSS 2.8%