Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vdo/flipsigner
Flipperzero Bitcoin signer experiments
https://github.com/vdo/flipsigner
Last synced: about 1 month ago
JSON representation
Flipperzero Bitcoin signer experiments
- Host: GitHub
- URL: https://github.com/vdo/flipsigner
- Owner: vdo
- Created: 2023-11-08T16:03:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:52:23.000Z (about 1 year ago)
- Last Synced: 2024-04-18T12:24:15.127Z (9 months ago)
- Language: C++
- Size: 171 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flipsigner
```
CPPDEFINES=[
"_GNU_SOURCE",
+ "USE_STD_STRING",
*GetOption("extra_defines"),
],
```