UNPKG

@ixily/activ

Version:

Alpha Capture Trade Idea Verification. Blockchain ownership proven trade ideas and strategies.

8 lines (7 loc) 292 B
export { ethers, ContractInterface } from 'ethers'; export { CONTRACT_INTERFACES, CONTRACT_CONSTANTS, CONTRACT_TOOLS, } from '../../contract'; export * as RULES from '../../rules'; export * from './constants'; export * from './interfaces'; export * from './modules'; export * from './tools';