Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maksimdrachov/awesome-embedded-blockchain
A curated list of blockchain resources for embedded developers
https://github.com/maksimdrachov/awesome-embedded-blockchain
List: awesome-embedded-blockchain
awesome bitcoin blockchain embedded
Last synced: 21 days ago
JSON representation
A curated list of blockchain resources for embedded developers
- Host: GitHub
- URL: https://github.com/maksimdrachov/awesome-embedded-blockchain
- Owner: maksimdrachov
- Created: 2021-08-09T21:20:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T08:46:36.000Z (about 3 years ago)
- Last Synced: 2024-05-20T00:23:06.597Z (7 months ago)
- Topics: awesome, bitcoin, blockchain, embedded
- Homepage:
- Size: 13.1 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-embedded-blockchain - A curated list of blockchain resources for embedded developers. (Other Lists / Monkey C Lists)
README
## Awesome Embedded Bitcoin [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
### Recommended Reading
- [Bitcoin Whitepaper](/pdf/bitcoin.pdf)
- [Mastering Bitcoin](/pdf/mastering-bitcoin.pdf)
- [Mastering Ethereum](/pdf/mastering-ethereum.pdf)
- [Programming Bitcoin](https://www.amazon.com/Programming-Bitcoin-Learn-Program-Scratch/dp/1492031496)
- [A from-scratch tour of Bitcoin in Python](http://karpathy.github.io/2021/06/21/blockchain/)### Video
- [HWallet: a simple Bitcoin hardware wallet (presentation)](https://www.youtube.com/watch?v=0sgF5klTcD8)### Embedded Projects
Hardware Wallets
- [Coldcard: opensource hardware wallet](https://coldcardwallet.com/) - [firmware](https://github.com/Coldcard/firmware)
- [Trezor: Hardware wallet](https://trezor.io/) - [firmware](https://github.com/trezor/trezor-firmware)
- [Hardware Wallet Hack: Ledger Nano S](https://www.youtube.com/watch?v=nNBktKw9Is4&list=PLhixgUqwRTjyLgF4x-ZLVFL-CRTCrUo03)
- [HCPP2021-Badge](https://github.com/taxmeifyoucan/HCPP2021-Badge): Lighting payments with NFC cardsDIY Hardware Wallets
- [HWallet](https://gitlab.com/nemanjan/hwallet): a simple Bitcoin hardware wallet
- [Specter](https://github.com/cryptoadvance/specter-diy): based on STM32F469I-DISCO developer board
- [BitBoy](https://github.com/justinmoon/bitboy): based on M5Stack ESP32 dev kit
- [Bowser](https://github.com/arcbtc/bowser-bitcoin-hardware-wallet/): wallet hidden behind game ([video-tutorial](https://www.youtube.com/watch?v=DG1zrlAVdys))
- [Koopa](https://github.com/arcbtc/koopa): based on ESP32 and MH-ET-LIVE epaper module
- [esp32_watch](https://github.com/stepansnigirev/esp32_watch): based on ESP32 with e-ink display
- [SeedSigner](https://github.com/SeedSigner): based on Raspberry Pi Zero, with 240x240 LCD screen and camera modulePoint-of-Sale terminals
- [M5StackSats](https://github.com/arcbtc/M5StackSats): Lighting POS based on M5Stack ([video-tutorial](https://www.youtube.com/watch?v=o4jqUbmypRQ))
- [lightning-pos](https://github.com/ksedgwic/lightning-pos): Lighting POS based on ESP32Vending Machines
- [Lightning Beer Tap](https://github.com/puzzle/lightning-beer-tap): buy a beer ([video](https://www.youtube.com/watch?v=S0sYInAOZUI))
- [Lightning Scooter](https://github.com/leblitzdick/lightning-scooter): rent an e-scooter ([video](https://www.youtube.com/watch?v=Japhx4_71Qo))
- [Lightning Bike](https://github.com/leblitzdick/lightning-bike): rent an e-bike ([video](https://www.youtube.com/watch?v=iHRs3hT8vJ8))
- [LighningATM](https://github.com/21isenough/LightningATM): turns coins into bitcoin ([video](https://twitter.com/21isenough/status/1170808396955738114?s=20), [setup](https://docs.lightningatm.me/))
- [Bleskomat](https://github.com/samotari/bleskomat-diy): turns coins into bitcoinPrice Checkers
- [btc-price-checker](https://github.com/arcbtc/epaper-btc-price-fetcher): shows current price of bitcoinLightning nodes
- [Ptarmigan](https://github.com/nayutaco/ptarmigan): Lightning node implementation for embedded systems
- [Raspiblitz](https://github.com/rootzoll/raspiblitz): Full lightning & bitcoin node on Raspberry PiVaria
- [Althea](https://github.com/althea-net/althea-firmware): Decentralized ISP routers - [website](https://althea.net/)Bitcoin
- [Bitcoin Hardware Wallet Interface](https://github.com/bitcoin-core/HWI)
IOTA
- [Pay Per Coffee: Nespresso Machine that accepts cryptocurrencies](https://www.hackster.io/l3wi/pay-per-coffee-a6e55f)
- [IOTA expansion pack for STM32Cube](https://www.st.com/en/embedded-software/x-cube-iota1.html)### Articles
- [How blockchain can enhance trust in IoT interactions](https://www.embedded.com/how-blockchain-can-enhance-trust-in-iot-interactions/)
- [Blockchain and Supply Chain: The Startup Landscape](https://medium.com/anyledger/blockchain-and-supply-chain-the-startup-landscape-d82fefc7e565)
- [Why Iot and Blockchain are a perfect match](https://medium.com/anyledger/why-iot-and-blockchain-are-a-perfect-match-4d5b6e2a1a02)### Github
- [Awesome Bitcoin](https://github.com/igorbarinov/awesome-bitcoin#readme)
- [**DIY Bitcoin Hardware**](https://github.com/diybitcoinhardware/diybitcoinhardware.github.io)
- [Micro-Bitcoin: Bitcoin library for microcontrollers](https://github.com/micro-bitcoin/uBitcoin)
- [Anyl Embedded Wallet for IoT](https://github.com/Anylsite/anyl-wallet)
- [Sending Authenticated Data from AnyLedger Wallet](https://medium.com/anyledger/sending-authenticated-data-from-anyledger-wallet-8f890024e1dd)
- [Anyl with QEMU virtual machine](https://github.com/Anylsite/anyl-wallet)
- [AnyLedger Wallet and ERC20 Tokens](https://medium.com/anyledger/anyledger-wallet-and-erc20-tokens-ad8ab56bf04c)### Companies
- [Ledger](https://www.ledger.com/): hardware wallets
- [Trezor](https://trezor.io/): hardware wallets
- [AnyLedger](https://github.com/Anylsite): Blockchain + IoT
- [Stacks](https://www.stacks.co/): Bitcoin dapps and smart contracts
- [Bitfury](https://bitfury.com/): security and infrastructure### Other
- [Hyperledger: open source community focused on developing a suite of stable frameworks, tools and libraries for enterprise-grade blockchain deployments](https://www.hyperledger.org/learn)
- [Get started with Stacks](https://www.stacks.co/developers)