Skip to content

A Rust library for CosmWasm smart contract development

Notifications You must be signed in to change notification settings

fetchai/cw-fetch-std

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cw-fetch-std

cw-fetch-std is a Rust library tailored for blockchain development, focusing on smart contracts within the CosmWasm ecosystem. It offers a range of utilities including cryptography, event handling, permissions management, and advanced storage solutions.

Features

  • Cryptography: Implementations for secure hashing and encryption.
  • Event Handling: Framework for capturing and responding to contract events.
  • Permissions Management: A module dedicated to handling complex permission schemes.
  • Storage Utilities: Enhanced storage capabilities for smart contracts, including nonce management.

About

A Rust library for CosmWasm smart contract development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages