#blockchain #supercolony #ink #wasm

nightly no-std brush_contracts

Reusable implementations of contracts and traits for interaction with them

1 stable release

1.8.0 May 27, 2022

#3 in #supercolony

MIT license

270KB
4K SLoC

Overview

traits contains definitions of traits(interfaces) for the popular contracts. Anyone can import the trait and use it to do cross-contract calls without knowing the implementation of the contract.

This folder contains the implementation of popular contracts. Anyone can re-use the implementation after importing the brush crate, enabling the desired feature(s) of the contract, and implementing all required traits.

Dependencies

~11MB
~204K SLoC