jasmine_eth 0.0.5 copy "jasmine_eth: ^0.0.5" to clipboard
jasmine_eth: ^0.0.5 copied to clipboard

Ethereum client SDK for Jasmine project. This SDK provides APIs to interact with Ethereum smart contracts of Jasmine Project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jasmine_eth

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

dependencies:
  jasmine_eth: ^0.0.5

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:jasmine_eth/jasmine_eth.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Ethereum client SDK for Jasmine project. This SDK provides APIs to interact with Ethereum smart contracts of Jasmine Project.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

http, web3dart, web_socket_channel

More

Packages that depend on jasmine_eth