📄️ Get Started
Aioha core may be installed through npm or imported through CDN using ES6 module import syntax.
📄️ Usage
Configure and use Aioha in 5 minutes or less.
📄️ Custom Provider
Besides the built-in providers, a custom defined provider that extends AiohaBaseProvider class may be registered as Providers.Custom provider. This may be useful for backend use or development of another browser provider.
📄️ JSON-RPC Specs
The EIP-1193 style JSON-RPC API for Hive wallet providers outlined in this page are implemented in Aioha. These are designed to be platform and transport agnostic.