0.1.5 • Published 12 months ago

@strobelabs/contracts v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
12 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

12 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago