https://github.com/bnb-chain/bsc-relayer-config
bsc-relayer cross chain protocol configuration
https://github.com/bnb-chain/bsc-relayer-config
binance-chain binance-smart-chain blockchain bsc bsc-relayer cross-chain relayer
Last synced: about 1 year ago
JSON representation
bsc-relayer cross chain protocol configuration
- Host: GitHub
- URL: https://github.com/bnb-chain/bsc-relayer-config
- Owner: bnb-chain
- License: apache-2.0
- Archived: true
- Created: 2020-04-17T02:15:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T07:28:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T17:14:16.361Z (over 1 year ago)
- Topics: binance-chain, binance-smart-chain, blockchain, bsc, bsc-relayer, cross-chain, relayer
- Homepage:
- Size: 7.81 KB
- Stars: 25
- Watchers: 19
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bsc-relayer-config
This repository provides cross chain configuration, such as channels, contract abi and contract address. As development progresses,the cross chain protocol configuration will be changed dynamically. If a bsc-relayer configs its protocol config type as `remote`, then it will regularly sync the cross chain protocol from here.
## Disclaimer
**The software and related documentation are under active development,
all subject to potential future change without notification and not ready for production use.
The code and security audit have not been fully completed and not ready for any bug bounty.
We advise you to be careful and experiment on the network at your own risk. Stay safe out there.**
## License
The library is licensed under the [Apache License 2.0](http://www.apache.org/licenses), also included in our repository in the [LICENSE](LICENSE) file.