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