Impressive pace, especially with TDD in the mix. Curious how you are handling the non-custodial flow on the backend, including signing, replay protection and chain support. Also interested in how much of the 57k lines came from AI versus your own refactoring. Nice work getting this live so quickly.
cranberryturkey|3 months ago
Usually if something is broken i tell claude to fix it.
There is a bunch of docs in the github repo ./docs folder.
but basically every transaction gets an HD address/wallet we control to handle the .5% commission split and forwards the remainder to the merchant's deposit address.
when you vibe code you no longer write code but you do become the architect, product owner and manual QA tester. :)