Skip to content

A collection of Rust packages that contain common tools used in development of Secret Contracts

License

Notifications You must be signed in to change notification settings

FSoaresDev/secret-toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Contract Development Toolkit

This repository is a collection of Rust packages that contain common tools used in development of Secret Contracts running on the Secret Network.

While the packages in this repository are designed with Secret Network's runtime in mind, some of them may work well with the vanilla CosmWasm libraries and runtimes as well, or only require minimal modifications to be compatible with them.

The main package in this repository is secret-toolkit under packages/toolkit, which is a wrapper around the other packages. For example secret-toolkit-storage is exported under secret_toolkit::storage. If you only need some of the tools from the toolkit, you may get better compile times by depending on the different components directly.

License

The license file in the top directory of this repository applies to all packages it contains.

About

A collection of Rust packages that contain common tools used in development of Secret Contracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%