https://github.com/bnb-chain/bsc-double-sign-sdk
This is a complementary sdk to Binance Chain go-sdk, which can be used to submit BSC double sign proof
https://github.com/bnb-chain/bsc-double-sign-sdk
bsc double-sign go-sdk sdk
Last synced: about 1 year ago
JSON representation
This is a complementary sdk to Binance Chain go-sdk, which can be used to submit BSC double sign proof
- Host: GitHub
- URL: https://github.com/bnb-chain/bsc-double-sign-sdk
- Owner: bnb-chain
- License: lgpl-3.0
- Archived: true
- Created: 2020-05-20T03:35:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T07:29:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T10:16:44.793Z (about 1 year ago)
- Topics: bsc, double-sign, go-sdk, sdk
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 10
- Watchers: 15
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BSC-double-sign-sdk
This library enables community members to monitor incorrect behaviors of BSC validators and submit evidence to BNB Beacon Chain. Please refer to [bsc-relayer](https://github.com/binance-chain/bsc-relayer) for example usage.
## License
The library is licensed under the [GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html),
also included in our repository in the [LICENSE](LICENSE) file.