Skip to content

sidutta/dutch-auction-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dutch Auction

This project implements the Dutch Auction mechanism to enable sales of tokens/ items.

Dependencies

  • Truffle
  • testrpc

Installation

  • git clone https://gitlab.com/sidutta/dutch-auction-ethereum.git
  • cd dutch-auction-ethereum

Run Tests

  • Execute testrpc in one tab
  • truffle test

Relevant files

  • contracts/DutchAuction.sol
  • test/dutchaution.js

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published