Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmdruid/runestone
A simple library for crafting runestones, written in typescript.
https://github.com/cmdruid/runestone
Last synced: about 1 month ago
JSON representation
A simple library for crafting runestones, written in typescript.
- Host: GitHub
- URL: https://github.com/cmdruid/runestone
- Owner: cmdruid
- License: mit
- Created: 2024-06-20T19:51:02.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T05:50:39.000Z (5 months ago)
- Last Synced: 2024-10-08T09:33:48.166Z (3 months ago)
- Language: TypeScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Runestone
A simple library for crafting runestones, written in typescript.
This library is under heavy development.
## Resources
**Runes Handbook**
Official specification for runes.
https://docs.ordinals.com/runes/specification.html**LEB128 Encoding**
Wiki page for LEB128 encoding.
https://en.wikipedia.org/wiki/LEB128