Skip to content

thomasbln/star-notary-udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ND1309 C2 Ethereum Smart Contracts, Tokens and Dapps - Project Starter

PROJECT: Decentralized Star Notary Service Project - For this project, you will create a DApp by adding functionality with your smart contract and deploy it on the public testnet.

ERC721 Contract

ERC-721 Token Name: udacity

ERC-721 Token Symbol: UDC

deployed smart contract address on goerli test network:: 0x1495Bda58f73d2a7aA9A9246839dc538c6AB1dA

Dependencies

For this project, you will need to have:

  1. Node and NPM installed - NPM is distributed with Node.js
# Check Node version
node -v
v18.12.1
# Check NPM version
npm -v
8.19.2
  1. Truffle version - A development framework for Ethereum.
# Verify the version
truffle version
Truffle v5.7.0 (core: 5.7.0)
Ganache v7.5.0
Solidity - 0.8.1 (solc-js)
Node v18.12.1
Web3.js v1.7.4
  1. Other mandatory packages:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors