fractal-utils 0.1.2

Utilities for working with Fractal Global Credits.
Documentation

Fractal Global Credits utilities for Rust

Build Status Build status Coverage Status Crates.io

[Documentation] (http://fractal.global/utils-rs)

This library gives utilities for working with Fractal Global Credits. It contains the wallet address representation and the currency amount type. Each of them is explained in its own documentation and can be easily used by third parties.

Using it is as simple as including this in the crate:

extern crate fractal_utils;

Note: requires Rust 1.11.0 or higher.

License

This library is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.