Im looking for some help to port bitcodes wallet client from JS to c#. The idea is that my website can join a 2 of 3 Copay wallet, and raise payment proposals. There are 3 high level methods.
- Create invite code (done)
- Join wallet - doJoinWallet (halfway)
- Create payment proposal
Happy to pay a reasonable bounty on each. Not too much, ss it will be an open source project that the community might benefit from. Ill pay on pull request, and if unit tests pass which match the JS unit tests.
https://github.com/bitpay/bitcore-wallet-clientMy Repo is
https://github.com/bitcoinbrisbane/copay.net