1.0.24 • Published 4 years ago

@elastosfoundation/trinity-dapp-sdk v1.0.24

Weekly downloads
45
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago