chritchens / liquefy

A client for Liquidity Network hub nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquefy

MIT licensed Apache-2.0 licensed

A client for Liquidity Network hub nodes.

Status

At the moment the client is at its infancy, but look back every once in awhile as there will be very rapid changes.

Building

To build the code, run from the repository:

$ cargo build

Knows though, that at the moment there is nothing to be run.

Documentation

So far you have to generate the documentation locally. From the repository, exec at your terminal

$ cargo doc --open

to have the documentation open in your browser.

Contribution

Contributions are open. If you want to, just fork this repo and make your pull requests.

About

A client for Liquidity Network hub nodes

License:Other


Languages

Language:Rust 100.0%