Skip to content

Polymarket/matic-proofs

 
 

Repository files navigation

Matic PoS Bridge Withdrawal Proofs

Library to construct proofs to allow funds to be withdrawn from the PoS (proof-of-stake) based bridge mechanism for Matic Network.

Also includes helper functions to determine whether a withdrawal is ready to be claimed or has already been claimed.

Setup

git clone https://github.com/TomAFrench/matic-proofs
cd matic-proofs

yarn install

Run testcases

yarn test

About

Package to generate the required proofs to exit funds from Matic Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 74.7%
  • Solidity 24.5%
  • JavaScript 0.8%