opus 1.0.1

Readme

Opus Interfaces

This repository is intended to facilitate users building on top of Opus' core contracts by bundling the following into a Scarb package:

  1. Interfaces for Opus' contracts
  2. Custom types in Opus
  3. Utility functions for Opus

Usage

To use this package, add the repository as a dependency in your Scarb.toml:

[dependencies]
opus = "1.0.1"

Metadata

Version 1.0.1

Uploaded 4 days ago

Size 9.0 KB

Installation

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"

Monthly downloads

Owners