opus 1.0.2
This repository is intended to facilitate users building on top of Opus' core contracts by bundling the following into a Scarb package:
To use this package, add the repository as a dependency in your Scarb.toml:
[dependencies]
opus = "1.0.1"
Version 1.0.2
Uploaded 1 month ago
Size 9.2 KB
Run the following command in your project dir
scarb add opus@1.0.2
Or add the following line to your Scarb.toml
opus = "1.0.2"