@chainplatform/sdk is a React Native library implement for react-native and react-native-web. Require crypto-js and react-native-mmkv packages.
npm install @chainplatform/sdk
npm install @chainplatform/sdk --save
`
or
`
yarn add @chainplatform/sdk
`
$3
`js
import React from 'react';
import * as ChainSDK from '@chainplatform/sdk';class App extends React.Component {
constructor(props) {
super(props);
this.state = {
};
}
render() {
return (
);
}
}
`---
🪪 License
MIT © 2025 Chain Platform
---
💖 Support & Donate
If you find this package helpful, consider supporting the development:
| Cryptocurrency | Address |
|----------------|----------|
| Bitcoin (BTC) |
17grbSNSEcEybS1nHh4TGYVodBwT16cWtc |
!alt text
| Ethereum (ETH) | 0xa2fd119a619908d53928e5848b49bf1cc15689d4 |
!alt text
| Tron (TRX) | TYL8p2PLCLDfq3CgGBp58WdUvvg9zsJ8pd |
!alt text
| DOGE (DOGE) | DDfKN2ys4frNaUkvPKcAdfL6SiVss5Bm19 |
| USDT (SOLANA) | cPUZsb7T9tMfiZFqXbWbRvrUktxgZQXQ2Ni1HiVXgFm` |Your contribution helps maintain open-source development under the Chain Platform ecosystem 🚀