Axentro | Coderz Product

axentro

Last updated:

0 purchases

axentro Image
axentro Images

Free

Languages

Categories

Add to Cart

Description:

axentro

Axentro Crypto for Flutter #
A Flutter plugin for iOS and Android providing the base crypto functions for the Axentro blockchain platform.
Features #

generateKeyPair
generateNewWallet
generateWif
generateAddress
getWalletFromWif
getFullWalletFromWif
encryptWallet
decryptWallet

Hd Wallets

generateNewHdWallet
generateNewEncyrptedHdWallet
encryptHdWallet
decryptHdWallet
recoverHdWalletFromMnemonic

Installation #
Add the dependency to your pubspec.yaml
dependencies:
axentro: ^0.0.1
copied to clipboard
Example #
import 'package:axentro/network.dart';
import 'package:axentro/wallet_factory.dart';

var hdWallet = await walletFactory.generateNewHdWallet(Network.testnet);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.