#applications #building #ergo #create #blockchain

ergo-rustkit

A SDK for building applications on the Ergo blockchain

12 releases (5 breaking)

0.5.0 Oct 22, 2022
0.4.1 Oct 8, 2022
0.3.2 Oct 2, 2022
0.3.1 Sep 29, 2022
0.0.1 Sep 16, 2022

#16 in #ergo

Download history 2/week @ 2024-02-21 2/week @ 2024-02-28 38/week @ 2024-03-27 29/week @ 2024-04-03

67 downloads per month

MIT license

22KB
371 lines

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.

Dependencies

~16–30MB
~503K SLoC