0.0.3 • Published 4 months ago

@oumla/sdk v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Oumla SDK

Oumla SDK is the fastest way to build in the blockchain. It enables you to generate wallet, addresses, and create transaction using our secure and scalable infrastructure.

an example on how to create a wallet

import { Oumla } from '@oumla/sdk';

const wallet = client.generateWallet({
    reference: '0d2fcf49-36ce-4160-bbea-ead3887e1b26',
    network: 'BTC',
});

for more information please visit our docs

0.0.3

4 months ago

0.0.2

5 months ago

0.0.1

6 months ago