UNPKG

@river-build/web3

Version:

Dapps for our Space and Registry contracts

76 lines 2.97 kB
/************************************************************************** * This file is generated by running 🏕️ scripts/generate_sdk_index.sh 🏕️ * **************************************************************************/ export * from './ContractHelpers'; export * from './ContractTypes'; export * from './ConvertersEntitlements'; export * from './ConvertersRoles'; export * from './EntitlementCache'; export * from './ISpaceDapp'; export * from './IStaticContractsInfo'; export * from './LocalhostWeb3Provider'; export * from './MockCrossChainEntitlement'; export * from './MockERC1155'; export * from './MockERC20'; export * from './MockERC721A'; export * from './RiverRegistryFactory'; export * from './SpaceDappFactory'; export * from './TestCrossChainEntitlement'; export * from './TestEthBalance'; export * from './TestGatingERC1155'; export * from './TestGatingERC20'; export * from './TestGatingNFT'; export * from './TestGatingUtils'; export * from './Utils'; export * from './Web3Constants'; export * from './entitlement'; export * from './error-types'; export * from './types'; export * from './v3/BaseContractShim'; export * from './v3/BaseRegistry'; export * from './v3/EIP-712'; export * from './v3/IBanningShim'; export * from './v3/IChannelShim'; export * from './v3/ICreateSpaceShim'; export * from './v3/IDropFacetShim'; export * from './v3/IERC721AQueryableShim'; export * from './v3/IERC721AShim'; export * from './v3/IEntitlementCheckerShim'; export * from './v3/IEntitlementDataQueryableShim'; export * from './v3/IEntitlementsShim'; export * from './v3/ILegacySpaceArchitectShim'; export * from './v3/IMembershipMetadataShim'; export * from './v3/IMembershipShim'; export * from './v3/IMulticallShim'; export * from './v3/INodeOperatorShim'; export * from './v3/INodeRegistryShim'; export * from './v3/IOperatorRegistryShim'; export * from './v3/IPrepayShim'; export * from './v3/IPricingShim'; export * from './v3/IReviewShim'; export * from './v3/IRiverPointsShim'; export * from './v3/IRolesShim'; export * from './v3/IRuleEntitlementShim'; export * from './v3/IRuleEntitlementV2Shim'; export * from './v3/ISpaceArchitectShim'; export * from './v3/ISpaceDelegationShim'; export * from './v3/ISpaceOwnerShim'; export * from './v3/IStreamRegistryShim'; export * from './v3/ITippingShim'; export * from './v3/MockERC721AShim'; export * from './v3/OwnableFacetShim'; export * from './v3/PlatformRequirements'; export * from './v3/PricingModules'; export * from './v3/RiverAirdropDapp'; export * from './v3/RiverRegistry'; export * from './v3/RuleEntitlementShim'; export * from './v3/RuleEntitlementV2Shim'; export * from './v3/Space'; export * from './v3/SpaceDapp'; export * from './v3/SpaceOwner'; export * from './v3/SpaceRegistrar'; export * from './v3/TokenPausableFacetShim'; export * from './v3/UserEntitlementShim'; export * from './v3/WalletLink'; export * from './v3/WalletLinkShim'; //# sourceMappingURL=index.d.ts.map