Skip to content

aii23/Blockchain-Capstone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Blockchain Capstone

The capstone will build upon the knowledge you have gained in the course in order to build a decentralized housing product.

Testing

Testing was carried out using

  • Truffle v5.1.51
  • Node v12.19.0
    Using commands:
    ganache-cli (In different terminal)
    cd eth-contracts
    truffle test .\test\TestERC721Mintable.js
    truffle test .\test\TestSquareVerifier.js
    truffle test .\test\TestSolnSquareVerifier.js

Contracts info

Contracts has been published on Rinkeby network
Addresses:

OpenSea

Abi

Abi stored here

Project Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 92.5%
  • JavaScript 7.5%