Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of airgap-it/beacon-sdk

Account's avatar
airgap-it/beacon-sdk
This package adds support for `substrate` based blockchains. It can be used in combination with the `@airgap/beacon-dapp` or `@airgap/beacon-wallet` packages.
Account's avatar
airgap-it/beacon-sdk
This package adds support for the `tezos` blockchain. It can be used in combination with the `@airgap/beacon-dapp` or `@airgap/beacon-wallet` packages.
Account's avatar
airgap-it/beacon-sdk
This package adds support for `tezos-sapling`, the sapling integration on the Tezos blockchain. It can be used in combination with the `@airgap/beacon-dapp` or `@airgap/beacon-wallet` packages.
Account's avatar
airgap-it/beacon-sdk
This package contains internal methods that are used by both the dApp and wallet client.
Account's avatar
airgap-it/beacon-sdk
Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.
Account's avatar
airgap-it/beacon-sdk
This package contains methods to facilitate communication over the Beacon network, a decentralised P2P network that is based on the matrix protocol.
Account's avatar
airgap-it/beacon-sdk
This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.
Account's avatar
airgap-it/beacon-sdk
This package contains methods to facilitate communication over the WalletConnect network.
Account's avatar
airgap-it/beacon-sdk
This package contains types that are used throughout the Beacon SDK.
Account's avatar
airgap-it/beacon-sdk
This package contains the UI part (alerts and toasts) of the Beacon SDK.
Account's avatar
airgap-it/beacon-sdk
This package contains utility functions that are used throughout the beacon-sdk
Account's avatar
airgap-it/beacon-sdk
Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.
Account's avatar
WalletConnect/walletconnect-monorepo
Sign Client for WalletConnect Protocol
Account's avatar
WalletConnect/walletconnect-monorepo
Typings for WalletConnect Protocol
Account's avatar
WalletConnect/walletconnect-monorepo
Utilities for WalletConnect Protocol
Account's avatar
web3modal/web3modal
Account's avatar
browserify/stream-browserify
the stream module from node core for browsers
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
microsoft/playwright
A high-level API to automate web browsers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chrome
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
ctimmerm/axios-mock-adapter
Axios adapter that allows to easily mock requests
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
nene/eslint-plugin-no-null
ESLint rule to disallow null
Account's avatar
TristonJ/eslint-plugin-prefer-arrow
Prefer arrow functions in most cases
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
rstacruz/jsdom-global
Enable DOM in Node.js
Account's avatar
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

AndreasGassmann's profile
AndreasGassmann
1819 contributions
IsaccoSordo's profile
IsaccoSordo
662 contributions
isordo's profile
isordo
168 contributions
jsamol's profile
jsamol
116 contributions
miguelsalesv's profile
miguelsalesv
97 contributions
pascuin's profile
pascuin
68 contributions
lukeisontheroad's profile
lukeisontheroad
48 contributions
JulesGuesnon's profile
JulesGuesnon
38 contributions
godenzim's profile
godenzim
28 contributions
acharl's profile
acharl
23 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
airgap-it

airgap-it/beacon-sdk

The beacon sdk allows developers of dApps and wallets on Tezos to implement the wallet interaction standard tzip-10.

TypeScript
111
68
MIT License

The Beacon SDK implements the Tezos wallet‑interaction standard TZIP‑10, providing a TypeScript library that abstracts the communication between dApps and wallets over various transport layers. It’s intended for developers building Tezos dApps (or extending them with Taquito) and for wallet developers who need to support Beacon‑compatible connections.