opus 1.2.0
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.2.0"
Version 1.2.0
Uploaded 1 week ago
Size 10.4 KB
Run the following command in your project dir
scarb add opus@1.2.0
Or add the following line to your Scarb.toml
opus = "1.2.0"