Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Bindings Tests crates.io License

Forwarder Bases Bindings

This package provides Rust bindings to the Solidity contracts.

Prerequisites

  1. Get an up-to-date version of Rust with

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Usage

Build

Run

cargo build

Test

To test the build, run

cargo test