/clarity-auction

make some fun with clarity smart contract

Primary LanguageTypeScriptMIT LicenseMIT

Welcome to Clarity Auction 👋

We created a simple auction contract to buy assets which follow those rules:

  • Every auction will be ended after 5 turns. If 5 turns is not reached, the asset will still remain to the asset owner.
  • The fastest bidder with highest bid will be the winner.

Version Prerequisite License: MIT

Prerequisites

  • node >=10

Install

npm install

Run tests

npm test

Author

👤 Do Trung Kien

Show your support

Give a ⭐️ if this project helped you!