Skip to content

Releases: KompleTeam/komple-framework

v1.1.1-beta

23 Feb 09:26
Compare
Choose a tag to compare

All the packages in this release can be found in crates.io.

Check out CHANGELOG for more information about this release.

Compilation

Use an Intel device and run the script below to compile all the contracts:

./scripts/optimize.sh -i

v1.1.0-beta

14 Feb 08:57
Compare
Choose a tag to compare

All the packages in this release can be found in crates.io.

Check out CHANGELOG for more information about this release.

Compilation

Use an Intel device and run the script below to compile all the contracts:

./scripts/optimize.sh -i

v1.0.1-beta

05 Dec 15:15
Compare
Choose a tag to compare

All the packages in this release can be found in crates.io.

Check out CHANGELOG for more information about this release.

Compilation

Use an Intel device and run the script below to compile all the contracts:

./scripts/optimize.sh -i

v1.0.0-beta

17 Nov 19:33
Compare
Choose a tag to compare

This is the first beta version of Komple Framework.

All the packages in this release can be found in crates.io.

Contracts

This release includes 9 modules and 3 permissions in total.
More info about these contracts can be found in our documentation.

Modules

  • Fee Module
  • Hub Module
  • Marketplace Module
  • Merge Module
  • Metadata Module
  • Mint Module
  • Permission Module
  • Token Module
  • Whitelist Module

Permissions

  • Attribute Permission
  • Link Permission
  • Ownership Permissions

Compilation

Use an Intel device and run the script below to compile all the contracts:

./scripts/optimize.sh -i