@firefly-exchange/library
v1.2.23
Published
Houses types, interfaces, Enums and classes used across firefly protocol.
Downloads
3,106
Readme
Firefly library
The repo contains all enums, interfaces, classes and types used across firefly exchange. The repo also contains order signature library used to create signed orders on-chain.
How to
- Install dependencies using
yarn
. - To build the library do
yarn build
.