Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 302 Bytes

Warp Contracts plugins

This repo contains plugins that can be used with warp-contracts SDK.
Each plugin can be attached via warp.use method, e.g.

WarpFactory.forMainnet().use(new SomeWarpPlugin());

Docs are available here.