0.1.5 • Published 10 months ago

@strobelabs/contracts v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Strobe Protocol

The contracts allowing interfacing with the Strobe protocol.

Installing

npm install @strobelabs/contracts@0.1.0

Using the interfaces

import "@strobelabs/contracts/core/src/IERC257.sol"
import "@strobelabs/contracts/core/src/ICallback.sol"
import "@strobelabs/contracts/core/src/IStrobeCore.sol"

Extend IERC257 in your Dapp by implementing the onVerify function. Interact with the Strobe protocol by importing StrobeCore and casting the deployed address in your contract.

0.1.5

10 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago