xdevguild / nextjs-dapp-template

Open source Next.js app template for the MultiversX blockchain. Including Shadcn UI and Tailwind.
https://multiversx-nextjs-dapp.netlify.app
MIT License
47 stars 16 forks source link

Handle vm query in useScQuery #3

Closed juliancwirko closed 1 year ago

juliancwirko commented 2 years ago

For now it is an abstraction for /vm-values/string and /vm-values/int the /vm-values/query is also needed

This will be probably simplified and it will use ABI + result parser