Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joncinque/base58-zig
Zig package for encoding / decoding base58 strings, including a keygen executable
https://github.com/joncinque/base58-zig
Last synced: about 1 month ago
JSON representation
Zig package for encoding / decoding base58 strings, including a keygen executable
- Host: GitHub
- URL: https://github.com/joncinque/base58-zig
- Owner: joncinque
- License: apache-2.0
- Created: 2024-06-30T12:10:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T15:17:36.000Z (3 months ago)
- Last Synced: 2024-08-24T22:41:45.873Z (3 months ago)
- Language: Zig
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base58-zig
Zig package for encoding / decoding base58 strings, including a keygen executable