0.0.5 • Published 1 year ago

@oumla/sdk v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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.wallets.generate({
    reference: '0d2fcf49-36ce-4160-bbea-ead3887e1b26',
    network: 'ETH',
});

for more information please visit our docs

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago