UNPKG

@btc-vision/transaction

Version:

OPNet transaction library allows you to create and sign transactions for the OPNet network.

5 lines (3 loc) 84 B
import * as opnet from './opnet.js'; export { opnet }; export * from './opnet.js';