Crypto wallet package for Bitcoin, Ethereum and Tron written in pure Dart.

Getting started

In your pubspec.yaml file add:

dependencies:
  wallet: any

Usage

import 'package:wallet/wallet.dart';