Replies: 2 comments
-
Unless OrdScript is mandatory, it's easy to escape these safeguards by just using JS. If it's not mandatory, wouldn't a JS SDK be better? I would argue OrdScript is a nerf unless you can inherit the JS ecosystem which is so rich and vast. If you guys do make a SDK, I would love for it to have access to data like current inscription SAT. |
Beta Was this translation helpful? Give feedback.
-
I think with a JS SDK you get most of what you are looking for:
To me, taking advantage of the network effects, libraries, and native browser support of JS makes any additional scripting language a hard sell. Efficiency (every byte matters) is an interesting argument, but I'm not sure its enough. |
Beta Was this translation helpful? Give feedback.
-
Instead of using JS, or some other language to program in an inscription, OrdScript can be an Ordinals native scripting language that is optimized for Ordinals. How it could work is that it can be automatically run in browsers by first loading a recursive inscription that is the run time compiler for OrdScript. Here's why we would want OrdScript:
Beta Was this translation helpful? Give feedback.
All reactions