UNPKG

nft-barter-sdk

Version:

Javascript SDK for abstracting complexities of interacting with NFT protocols.

3 lines (2 loc) 108 B
import { ContractInterface } from '@ethersproject/contracts'; export declare const CORE: ContractInterface;