ergo-rustkit

Crates.ioergo-rustkit
lib.rsergo-rustkit
version0.5.0
sourcesrc
created_at2022-09-16 20:40:39.351553
updated_at2022-10-22 06:02:42.109545
descriptionA SDK for building applications on the Ergo blockchain
homepagehttps://github.com/rust-ergo
repositoryhttps://github.com/rust-ergo/ergo-rustkit
max_upload_size
id667694
size76,418
Zack Balbin (zackbalbin)

documentation

https://docs.rs/ergo-rustkit

README

Ergo RustKit

Introduction

A SDK for building applications on the Ergo blockchain. Our goal is to create a library that creates a simple and easy to use interface for developers to build applications. Currently, the library is in the early stages of development and is not recommended for production use.

Setup

The Ergo RustKit is published on crates.io. The crate can be found here.

ergo-rustkit = "0.5.0"

Examples

A directory with multiple examples can be found here.

Examples will be updated as the library is updated.

Contributing

Rust-Ergo is always open for contributions! If you would like to contribute, please open a PR and we will review it as soon as possible.

Commit count: 0

cargo fmt