Skip to content

dissi/course-03-project-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Test-driven Development of a Dapp

#Title: Auction Dapp with Test Script

This project is part of the Blockchain Specialization at Coursera. The test cases has been added in this project in continuation of the project done in Course 2 (which allows bidding of items by participants and its various functions such as register bidder, declare winner etc. over blockchain).

More details can be found here:

Project Description

Run

  • Run the following commands:
    • truffle compile
    • truffle migrate --reset
    • truffle test

Technology Stack

This project uses the following technologies:

  • Solidity v0.4.17
  • Truffle IDE v4.0.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published