Skip to content

Releases: crowdtainer/dapp-contracts

v1.1.0

14 Feb 21:00
58dcb76
Compare
Choose a tag to compare

What's Changed

  • Make sure correct accounts are selected in hardhat tasks by @tfalencar in #40
  • Vouchers721::createCrowdtainer() optional restriction by @tfalencar in #42
  • Improve deploy example script (02_deploy_and_create_crowdtainer) by @tfalencar in #43

Full Changelog: v1.0.0...v1.1.0

Welcome to Crowdtainer's first release!

08 Dec 12:15
6f116c8
Compare
Choose a tag to compare

To see what Crowdtainer is about, and the implemented functionalities, please check:

System Description
User Stories

What's Changed

New Contributors