Package to generate the required proofs to exit funds from Matic Network
npm install @tomfrench/matic-proofsLibrary 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.
``bash
git clone https://github.com/TomAFrench/matic-proofs
cd matic-proofs
yarn install
`
`bash``
yarn test