Velocity SDK
npm install @velocitycareerlabs/wallet-sdk-react-nativeimport { multiply } from '@velocitycareerlabs/wallet-sdk-react-native';
// ...
const result = multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
Made with create-react-native-library