komodo_defi_rpc_methods 0.3.1+1 copy "komodo_defi_rpc_methods: ^0.3.1+1" to clipboard
komodo_defi_rpc_methods: ^0.3.1+1 copied to clipboard

A package containing the RPC methods and responses for the Komodo DeFi Framework API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add komodo_defi_rpc_methods

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

dependencies:
  komodo_defi_rpc_methods: ^0.3.1+1

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

Import it

Now in your Dart code, you can use:

import 'package:komodo_defi_rpc_methods/komodo_defi_rpc_methods.dart';
0
likes
30
points
46
downloads

Publisher

verified publisherkomodoplatform.com

Weekly Downloads

A package containing the RPC methods and responses for the Komodo DeFi Framework API

License

MIT (license)

Dependencies

collection, decimal, equatable, freezed_annotation, json_annotation, komodo_defi_types, meta, path, rational

More

Packages that depend on komodo_defi_rpc_methods