secretkeylabs / sats-connect-example

38 stars 28 forks source link

feat: convert to typescript and some cleanup (ENG-2617) #9

Closed victorkirov closed 1 year ago

victorkirov commented 1 year ago

This PR converts the code base to typescript, cleans up the Create-React-App bootstrap code and images, and adds a more descriptive README.

It also allows the switch between Testnet and Mainnet, which we will need for upcoming features which currently only work on Mainnet.