UNPKG

@ixily/activ

Version:

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

12 lines (11 loc) 288 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'