Skip to content

v4.0

Compare
Choose a tag to compare
@malteish malteish released this 23 Mar 10:57
· 636 commits to main since this release
8090faa

Node.js package

A npm package has been released that allows deployment of and interaction with the smart contracts, e.g. using hardhat.
https://www.npmjs.com/package/@tokenize.it/contracts

What's Changed

Breaking Change

The ContinuousFundraising.buy() function and PersonalInvite now support 2 separate addresses for the investor:

  • currency payer address -> pays for the investment
  • token receiver address -> receives the tokens

Other Changes

Full Changelog: v3.1...v4.0