Skip to content

Commit

Permalink
urls and more links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stepansnigirevca committed Jul 31, 2019
1 parent 3039cfd commit fba1012
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,18 @@ Old version of the workshop docs is in the [v1 folder](./v1/)

1. Register on [mbed.com](https://www.mbed.com/en/)
2. Add hardware to your compiler [here](https://os.mbed.com/platforms/ST-Discovery-F469NI/)
3. Import the [workshop template](https://os.mbed.com/users/stepansnigirev/code/Fidelity_workshop_template/)
3. Import the [workshop template](https://os.mbed.com/users/stepansnigirev/code/workshop_template/)
4. Complete the TODO list
5. Or check out the [complited version](https://os.mbed.com/users/stepansnigirev/code/Fidelity_workshop_completed/)
5. Or check out the [complited version](https://os.mbed.com/users/stepansnigirev/code/workshop_completed/)
6. Start playing with it and Bitcoin Core using command line interface or this simple [web interface](https://github.com/stepansnigirev/minicore)

## Useful notes and references

Libraries for microcontrollers worth mentioning:

- [littlevgl](https://littlevgl.com/) - nice graphics library for embedded systems
- [qrcode](https://github.com/ricmoo/QRCode) library

Theory:

- [mnemonics - bip39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)
Expand Down
Binary file modified slides.pdf
Binary file not shown.

0 comments on commit fba1012

Please sign in to comment.