Endpoint:
https://mainnet.anyspend.com
Use this for production applications with real transactions.Get started with AnySpend - installation, basic setup, and verification
B3Provider
and AnyspendProvider
to enable AnySpend functionality:
isMainnet
parameter:
https://mainnet.anyspend.com
Use this for production applications with real transactions.tsconfig.json
includes these settings for optimal compatibility:Import Errors
Provider Not Found
B3Provider
and AnyspendProvider
placed high in your component tree, typically in your main App component.TypeScript Errors
tsconfig.json
includes the recommended settings above.