opus 1.0.3
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.3
Uploaded 5 days ago
Size 9.4 KB
Run the following command in your project dir
scarb add opus@1.0.3
Or add the following line to your Scarb.toml
opus = "1.0.3"