https://github.com/cmdruid/runestone
A simple library for crafting runestones, written in typescript.
https://github.com/cmdruid/runestone
Last synced: 4 months 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T05:50:39.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T19:57:41.365Z (8 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