8000 GitHub - agglayer/vault-bridge: Vault Bridge Token is the core of the Vault Bridge protocol. Built from the ground up to be reusable, it offers complete functionality out of the box, allowing you to create vbTokens in just a few lines of code.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vault Bridge Token is the core of the Vault Bridge protocol. Built from the ground up to be reusable, it offers complete functionality out of the box, allowing you to create vbTokens in just a few lines of code.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE-OPEN LICENSE
Unknown
LICENSE-SOURCE AVAILABLE LICENSE
Notifications You must be signed in to change notification settings

agglayer/vault-bridge

Repository files navigation

Important

You are viewing a development version of the codebase.

Vault Bridge

Vault Bridge Token is the core of the Vault Bridge protocol. Built from the ground up to be reusable, it offers complete functionality out of the box, allowing you to create vbTokens in just a few lines of code.

Overview

The Vault Bridge protocl is comprised of:

Vault Bridge Token

A Vault Bridge Token is an

enabling bridging of select assets, such as WBTC, WETH, USDT, USDC, and USDS, while producing yield.

Migration Manager (singleton)

The Migration Manager is a

handling migration of backing from Native Converters.

Custom Token

A Custom Token is an

an upgrade for LxLy Bridge's generic wrapped token.

Native Converter

A Native Converter is a

allowing conversion to, and deconversion of, Custom Token, as well as migration of backing to Vault Bridge Token.

Usage

Prerequisite

foundryup

Install

forge soldeer install & npm install

Build

forge build

Test

forge test

Coverage

forge coverage --ir-minimum --report lcov && genhtml -o coverage lcov.info

License

This codebase is licensed under a dual license model:

  1. Open Attribution License – this license is similar to the MIT License and permits broad use (including for commercial purposes), but is only available when the codebase is used in connection with cryptoasset deposits into the Agglayer’s unified LxLy bridge. See: LICENSE-OPEN LICENSE
  2. Source Available License – for all other use cases, including cryptoasset deposits into elsewhere than the Agglayer’s unified LxLy bridge, you may use the codebase under the Source Available License. See: LICENSE-SOURCE AVAILABLE LICENSE

Your use of this software constitutes acceptance of these license terms. If you are unsure whether your use qualifies under the Open Attribution license, please contact: legal@polygon.technology

About

Vault Bridge Token is the core of the Vault Bridge protocol. Built from the ground up to be reusable, it offers complete functionality out of the box, allowing you to create vbTokens in just a few lines of code.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE-OPEN LICENSE
Unknown
LICENSE-SOURCE AVAILABLE LICENSE

Security policy

Stars

Watchers

Forks

0