web3dart_go_core 0.0.1 copy "web3dart_go_core: ^0.0.1" to clipboard
web3dart_go_core: ^0.0.1 copied to clipboard

discontinued

Dart library to connect to Core Coin clients. Send transactions and interact with smart contracts!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web3dart_go_core

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

dependencies:
  web3dart_go_core: ^0.0.1

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:web3dart_go_core/contracts.dart';
import 'package:web3dart_go_core/credentials.dart';
import 'package:web3dart_go_core/crypto.dart';
import 'package:web3dart_go_core/json_rpc.dart';
import 'package:web3dart_go_core/web3dart.dart';
import 'package:web3dart_go_core/whisper.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Dart library to connect to Core Coin clients. Send transactions and interact with smart contracts!

License

MIT (LICENSE)

Dependencies

collection, convert, ed448_goldilock, flutter, http, isolate, json_rpc_2, meta, pointycastle, stream_channel, typed_data, uuid

More

Packages that depend on web3dart_go_core