feat: ordhook-sdk-js refactoring (#186)

This commit is contained in:
Ludo Galabru
2023-11-01 19:57:03 -04:00
committed by GitHub
parent 632c8976ea
commit 0d145dfb89
51 changed files with 5266 additions and 9168 deletions

11
ordhook.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../ordinals-api"
}
],
"settings": {}
}