alchemy_sdk 1.0.2 copy "alchemy_sdk: ^1.0.2" to clipboard
alchemy_sdk: ^1.0.2 copied to clipboard

Opinionated Toolkit to interact with alchemy_api_client

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alchemy_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  alchemy_sdk: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:alchemy_sdk/alchemy_sdk.dart';
0
likes
135
points
20
downloads

Publisher

verified publishercubealgos.xyz

Weekly Downloads

Opinionated Toolkit to interact with alchemy_api_client

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

alchemy_api_client, flutter, flutter_secure_storage, turnkey_api_key_stamper, turnkey_crypto, turnkey_encoding, wallet

More

Packages that depend on alchemy_sdk