File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# runestone-lib
22
33This is a Typescript implementation of the Bitcoin Runestone protocol.
4- To see the original version, please go to the [ Ordinals repo] ( /ordinals/ord ) ;
5- you can find various [ data structures] ( /ordinals/ord/tree/master/crates/ordinals/src ) and
6- [ indexer implementation] ( /ordinals/ord/blob/master/src/index/updater/rune_updater.rs ) there.
4+ To see the original version, please go to the [ Ordinals repo] ( https://github.com /ordinals/ord) ;
5+ you can find various [ data structures] ( https://github.com /ordinals/ord/tree/master/crates/ordinals/src) and
6+ [ indexer implementation] ( https://github.com /ordinals/ord/blob/master/src/index/updater/rune_updater.rs) there.
77General documentation of the runes protocol and how runestones are used can be found
88[ here] ( https://docs.ordinals.com/runes.html ) .
99
Original file line number Diff line number Diff line change 11{
22 "name" : " @magiceden-oss/runestone-lib" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments