Skip to content

anoma/forwarder-bases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contracts Tests soldeer.xyz License

Bindings Tests crates.io License

Forwarder Bases

Base contracts written in Solidity to inherit from when implementing a forwarder for the Anoma EVM protocol adapter.

Project Structure

This monorepo is structured as follows:

.
├── audits
├── bindings
├── contracts
├── Cargo.lock
├── Cargo.toml
├── README.md
└── RELEASE_CHECKLIST.md

The contracts folder contains the contracts written in Solidity as well as Foundry forge tests.

The bindings folder provides Rust bindings to interact with the contracts in rust.

Audits

  1. Informal Systems

    📄 Audit Report (pdf)

Security

If you believe you've found a security issue, we encourage you to notify us via Email at security@anoma.foundation.

Please do not use the issue tracker for security issues. We welcome working with you to resolve the issue promptly.

About

Base contracts to inherit from when implementing a forwarder for the Anoma protocol adapter

Resources

Stars

Watchers

Forks

Contributors