UNPKG

@nolus/nolusjs

Version:

JS library for NodeJS and Web browsers to interact with the Nolus Protocol

8 lines (7 loc) 137 B
export interface ProtocolContracts { leaser: string; lpp: string; oracle: string; profit: string; reserve: string; }