Dart - Zcash Warp Bindings

  1. Build the zcash-warp crate
  2. Generate the binding.h header file: cbindgen
  3. Generate the Dart bindings: dart run ffigen
  4. Copy the dylib to this folder
  5. Copy the config and database files
  6. Run: dart run