shuttle-core

Crates.ioshuttle-core
lib.rsshuttle-core
version0.3.1
sourcesrc
created_at2018-01-09 11:34:29.676693
updated_at2018-01-22 17:01:40.875621
descriptionLibrary to read, write, hash, and sign the xdr structures used in the Stellar Network.
homepage
repositoryhttps://github.com/fracek/shuttle-core
max_upload_size
id46122
size105,676
Francesco Ceccon (fracek)

documentation

https://docs.rs/shuttle-core

README

shuttle-core

Build Status Crates.io Released API docs

shuttle-core is a library to read, write, hash, and sign the xdr structures used in the Stellar Network.

Get Started

  1. Grab the latest version from crates.io

  2. Read the documentation

License

Copyright 2018 Francesco Ceccon francesco@ceccon.me

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Commit count: 0

cargo fmt