0.2.9 • Published 5 months ago

@chainplatform/sdk v0.2.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

ChainSDK

@chainplatform/sdk is a React Native library implement for react-native and react-native-web. Require crypto-js and react-native-mmkv packages.

Install

npm install @chainplatform/sdk --save

or

yarn add @chainplatform/sdk

Usage

import React from 'react';
import * as ChainSDK from '@chainplatform/sdk';

class App extends React.Component {

    constructor(props) {
        super(props);

        this.state = {
          
        };
    }

  render() {
    return (
      <View style={{flex:1}}></View>
    );
  }
}
0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.20

12 months ago

0.1.21

12 months ago

0.1.22

12 months ago

0.1.23

6 months ago

0.1.24

6 months ago

0.1.25

6 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.2.7

5 months ago

0.1.16

1 year ago

0.2.6

5 months ago

0.1.17

1 year ago

0.2.9

5 months ago

0.1.18

1 year ago

0.2.8

5 months ago

0.1.19

12 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.2.5

5 months ago

0.2.4

5 months ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago