UNPKG

soren-sdk

Version:

SDK for interacting with Soren CTF Adapter contracts

5 lines 223 B
export * from './utils/helpers'; export * from './types'; export declare const getContractSource: () => any; export { default as SorenCtfAdapterABI } from './abi/sorenCTFAdapterABI.json'; //# sourceMappingURL=index.d.ts.map