Bitcoin Forum

Bitcoin => Project Development => Topic started by: doof on November 16, 2016, 04:05:39 AM



Title: [Bounty] Looking for .Net C# help to port JS
Post by: doof on November 16, 2016, 04:05:39 AM
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-client

My Repo is https://github.com/bitcoinbrisbane/copay.net