Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 709 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 709 Bytes

build-it-yourself-bitcoin-react

Try the app here: https://whimsical-selkie-fd3433.netlify.app/

Updates

(October 2023) The above netlify link still works. Essentially this project is an adaptation to my previous build-it-yourself-bitcoin app, but this time using React and a new front-end UI design. Since then I've incorporated this concept into a full fledged crypto wallet called ARTSNL.

Summary

A DIY bitcoin transaction builder built with React.

For a more detailed README, refer to my other repository of a similar app built using ExpressJS here.