4.2.2 • Published 26 days ago

@mavrykdynamics/beacon-blockchain-tezos v4.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
26 days ago

@mavrykdynamics/beacon-blockchain-tezos

This package is part of the @mavrykdynamics/beacon-sdk project. Read more

Introduction

This package adds support for the tezos blockchain. It can be used in combination with the @mavrykdynamics/beacon-dapp or @mavrykdynamics/beacon-wallet packages.

Usage

import { DAppClient } from '@airga/beacon-dapp'
import { TezosBlockchain } from '@airga/beacon-blockchain-tezos'

const client = new DAppClient({
    name: 'Example DApp',
})

const tezosBlockchain = new TezosBlockchain()
client.addBlockchain(tezosBlockchain)

Check our documentation for more information. Documentation

4.2.2

26 days ago

4.2.1

1 month ago

4.1.2

3 months ago

4.1.0

4 months ago

3.3.2

7 months ago

4.0.12-301023

7 months ago

4.0.12

7 months ago