Skip to content

A cw721 send rate limiter and general proxy interface.

License

Notifications You must be signed in to change notification settings

0xekez/cw721-proxy

Repository files navigation

CW 721 Proxy

  1. packages/cw721-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-proxy-derive Procedural macros for deriving the proxy receiver message types on an existing enum.

About

A cw721 send rate limiter and general proxy interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages