Skip to content

Micropython port

Pre-release
Pre-release
Compare
Choose a tag to compare
@stepansnigirev stepansnigirev released this 19 Nov 15:39
· 512 commits to master since this release
4a217b5

Now in Micropython - easier to develop and contribute.

What parts are in C?

  • secp256k1 for elliptic curves operation
  • hash functions
  • display driver & GUI library (littlevgl)
  • QR code encoding

All the bitcoin and app logic is in micropython.