UNPKG

@erc7824/nitrolite

Version:

The Nitrolite SDK empowers developers to build high-performance, scalable web3 applications using state channels. It's designed to provide near-instant transactions and significantly improved user experiences by minimizing direct blockchain interactions.

6 lines (5 loc) 279 B
import { AbiParameter } from 'abitype'; export declare const ChannelParamFragment: AbiParameter[]; export declare const AllocationParamFragment: AbiParameter[]; export declare const SignatureParamFragment: AbiParameter[]; export declare const StateParamFragment: AbiParameter[];