UNPKG

@agoric/ertp

Version:

Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights

6 lines (4 loc) 112 B
// @ts-check export * from './amountMath.js'; export * from './issuerKit.js'; export * from './typeGuards.js';