Releases: KompleTeam/komple-framework
v1.1.1-beta
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
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
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
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