NAGTeam / btclient

A very naif bitcoin client (mostly done for learning more about the protocol)
0 stars 0 forks source link

dev/ui #11

Open giuscri opened 9 years ago

giuscri commented 9 years ago

This pull request is here to easily show the progress. Keep it open until a UI is developed.

For fetching and branching from a remote branch see this answer on Stack Overflow.

Then, pushing to dev/ui, via

$ git push origin dev/ui

will make each one's commit visible from this page, which is fine for tracking progress.