Skip to content

SiaFoundation/core-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sia Core RS

This is a Rust implementation of core Sia types. It is intended to be used as a library for projects that need to interact with Sia at a low level. It is not intended to be a full Sia node implementation.

This project is currently in the early stages of development and is not yet ready for production use. The API will have breaking changes.

Features

  • BIP-39 Seeds
  • Addresses
  • Sia binary encoding
  • Sector roots
  • Merkle proofs

v1

  • Unlock conditions
  • Transaction signing

v2

  • Spend policies
  • Transaction signing
  • RHP4
  • State tree verification

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages