1 BTC challenge with splitted mnemonic code
The 12-word original mnemonic code was split using the Shamir Secret Sharing scheme with 3 out of 5 threshold schemes were used. This means that any three shares are sufficient to restore the original mnemonic code. The goal is to break the Shamir Secret Sharing scheme or break the implementation of software for SSSS. We publish 2 of 3 shares needed to restore the original mnemonics.
In case of success your 1 BTC will waiting for you at m/84'/0'/0'/0/0 path. We use this mnemonic tool to split code.
Details about used implementation of SSSS algorithm you can find here:
https://github.com/bitaps-com/mnemonic-offline-tool/blob/master/BIP/mnemonic-improvement.md
Exact software implementation you can find here:
https://github.com/bitaps-com/jsbtc/blob/master/src/functions/shamir_secret_sharing.js#L88
Good luck :)