The smart NFT metadata storage forever.
Somewhere on this server there is stored wallet All you need to do is just send your metadata, image and you are good to go.
Current methods:
- /search
- /store
- /meta/:id
- /metadata/:classId/:id
- /tx/:id
- /whoami
npm install
npm startIn the other terminal use ArLocal
or use docker
docker build . -t vikival/permafrost
docker run -p 3000:3000 vikival/permafrostIf you want to look inside the container use
docker run -it vikival/permafrost sh
In v1 we are planning to add the JWT token which will be required in order to make a transaction
Yes, the current implementation of GraphQl does not allow like queries on the tags, only EQ and NEQ.
Unless this wont be resolved we need to make to make a server based workaround.
We are still in alpha-beta mode, jump on our KodaDot discord and ask about Permafrost