Skip to content

Star Notary example for Rinkeby Ethereum blockchain and tokens

Notifications You must be signed in to change notification settings

ShaneTex/StarNotary_Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Truffle Version Used

Truffle v5.4.32 (core: 5.4.32)

Open Zeppelin Version

OpenZeppelin ^4.5.0

Token Info

Token Name: "StarNotary" Token Symbol: "SNC"

Token Link on Rinkeby for SNC Token

https://rinkeby.etherscan.io/token/0x7cfd2d94f68d72b5e3e5abf487b52c19a3a7a2ab

Smart Contract Address

0x483efd8a95f002f52cca9722ed3d61bbf5ea9a5a

Notes - Issues

I had all kinds of issues with this older version of Truffle, so I had to remove and use newer version

# Unsinstall any previous version
npm uninstall -g truffle
# Install
npm install -g truffle
# Specify a particular version
npm install -g [email protected]
# Verify the version
truffle version

About

Star Notary example for Rinkeby Ethereum blockchain and tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published