WIP ## Description WIP ## Instruction WIP ## Testing guideline: 1. Make sure you are in the test folder. 2. Install dependencies. ```sh npm install remove-dp-array ``` 3. Run: ```sh browserify test.js -o bundle.js ``` 4. Deploy this simple web to some whe
Analytics integration for Redux and ngrx/store
Segment.io integration for Redux
Beacon API Request client for @ama-sdk/core based SDK
This package contains methods to facilitate communication over the WalletConnect network.
HTTP2 client, just with the familiar `https` API
This package contains methods to facilitate communication over the Beacon network, a decentralised P2P network that is based on the matrix protocol.
Google Analytics (gtag.js) integration for Redux
This package contains the UI part (alerts and toasts) of the Beacon SDK.
This package contains utility functions that are used throughout the beacon-sdk
This package contains internal methods that are used by both the dApp and wallet client.
Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.
This package contains types that are used throughout the Beacon SDK.
Lightweight functional utility library complementing ES6
The `beacon-sdk` simplifies and abstracts the communication between dApps and wallets over different transport layers.
This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.
This package adds support for `substrate` based blockchains. It can be used in combination with the `@airgap/beacon-dapp` or `@airgap/beacon-wallet` packages.
A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application
Google Analytics integration for Redux
This package adds support for the `tezos` blockchain. It can be used in combination with the `@airgap/beacon-dapp` or `@airgap/beacon-wallet` packages.
Make a function mimic another one
Shared types used across the Beacon SDK packages.
Core client, storage, and protocol helpers shared across the Beacon SDK packages.
Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.