Bridging rollups with L1 guaranteed security
Project description
Beamer Bridge
Transfer ERC20 assets directly between EVM compatible rollups - with a world class user experience
Beamer is a protocol to enable users to move tokens from one rollup to another. The user requests a transfer by providing tokens on the source rollup. Liquidity providers then fill the request and directly send tokens to the user on the target rollup.
Documentation: https://docs.beamerbridge.com Testnet frontend: https://testnet.beamerbridge.com
Running an agent from source
Prerequisites: Python 3.9.x and Poetry
Clone this repository and enter the virtual environment:
poetry shell
Install the necessary dependencies:
poetry install
Finally, still within the virtual environment, run:
beamer-agent --keystore-file <keyfile> \
--password <keyfile-password> \
--l1-rpc-url <l1-rpc-url> \
--l2a-rpc-url <source-l2-rpc-url> \
--l2b-rpc-url <target-l2-rpc-url> \
--deployment-dir <contract-deployment-dir> \
--token-match-file <token-match-file>
For more comprehensive documentation go to Beamer documenation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file beamer-bridge-0.0.1.tar.gz
.
File metadata
- Download URL: beamer-bridge-0.0.1.tar.gz
- Upload date:
- Size: 23.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 594872bc7ff027a9cbaa86b90286ca8138ef605a91f9974d6bc27a4b3215b919 |
|
MD5 | b257b468859f5437e1166ea06d1edf9f |
|
BLAKE2b-256 | 7f6ee84733f02f9143a292fc07656bab5ce642d1aac474b8133287b3007868d3 |
File details
Details for the file beamer_bridge-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: beamer_bridge-0.0.1-py3-none-any.whl
- Upload date:
- Size: 23.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d4b2ef19e99188d0e16ac02ab65131bbcf91daeffd39c3be164771de8de1eae |
|
MD5 | b758c1343cf831f0e8cc127eb4e1d9b9 |
|
BLAKE2b-256 | 625d02c87560cacb7587027e2983ca5795176d0fcd5e071caf722fdc77967296 |