1.0.24 • Published 3 years ago

@elastosfoundation/trinity-dapp-sdk v1.0.24

Weekly downloads
45
License
MIT
Repository
github
Last release
3 years ago

Trinity DApp SDK

This is a helper Typescript SDK for all elastOS (Trinity) dApps.

Installation

npm i --save @elastosfoundation/trinity-dapp-sdk

Build

npm run build

Generated output is in dist/.

Publish

npm publish

Usage example

import * as TrinitySDK from '@elastosfoundation/trinity-dapp-sdk';

let web3Provider = new TrinitySDK.Ethereum.Web3.Providers.TrinityWeb3Provider();
1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago