8000 GitHub - arkprotocol/cw-ics721-proxy: A collection of CosmWasm-based ICS721 utilities and helper libraries.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arkprotocol/cw-ics721-proxy

 
 

Repository files navigation

CW 721 Proxy

  1. packages/cw721-outgoing-proxy An interface for proxying cw721 send messages.
  2. contracts/cw721-rate-limited-proxy An implementation of this proxy interface to rate limit incoming cw721 send messages.
  3. packages/cw-rate-limiter package for rate limiting in CosmWasm contracts.
  4. packages/cw721-outgoing-proxy-derive Procedural macros for deriving the proxy receiver message types on an existing enum.

About

A collection of CosmWasm-based ICS721 utilities and helper libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.7%
  • Shell 1.3%
0