Skip to content

initia-labs/forwarding

 
 

Repository files navigation

forwarding

Fork of noble-assets/forwarding. IBC middleware module that manages forwarding accounts for automatic token routing through predefined channels.

Spec

See spec/ for module specification:

  • State - Forwarding account structure and storage
  • Messages - Tx messages
  • Events - Emitted events
  • Queries - gRPC/REST queries
  • CLI - Command-line interface

Build

go build ./...

E2E Tests

cd e2e && go test -v ./...

About

Fork of noble-assets/forwarding: IBC middleware module for automatic token forwarding accounts

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 95.5%
  • Makefile 2.7%
  • Shell 1.4%
  • Dockerfile 0.4%