1.0.0 • Published 9 months ago

@fuel-bridge/fungible-token v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Fuel Bridge Fungible Token

The contract responsible for sending/receiving messages from the base layer gateway to mint/burn representative proxy tokens on the Fuel chain.

Table of contents

Bridge Message Predicates

This project uses the general contract message relaying script/predicate from the bridge-message-predicates repo.

Quickstart

Building Sway

Each Sway project uses a fuel-toolchain.toml file with pinned versions so forc will install the correct versions for you if you do not have them installed.

In the root of the repository run the following command to build all the Sway programs.

forc build

Running Rust Tests

After the Sway programs have been built run the following command in the root of the repository.

cargo test

License

The primary license for this repo is Apache 2.0, see LICENSE.

1.0.0

9 months ago

0.6.0

10 months ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago