howardwu / wagyu

A Rust library for generating cryptocurrency wallets
https://wagyu.dev
Apache License 2.0
612 stars 106 forks source link

Feature/monero tx #100

Closed collinc97 closed 5 years ago

collinc97 commented 5 years ago
collinc97 commented 5 years ago

To build: git submodule init && git submodule update then: ./monero/mymonero-cpp-core/bin/update_submodules

Currently looking into ways of moving the second line into /monero/build.rs/