Skip to content

Permafrost is a slim overlay for NFT Galleries to upload their NFT metadata on Arweave with focus on developer experience.

Notifications You must be signed in to change notification settings

kodadot/permafrost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permafrost

The smart NFT metadata storage forever.


How does it work ?

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

How to run?

npm install
npm start

In the other terminal use ArLocal

or use docker

docker build . -t vikival/permafrost
docker run -p 3000:3000 vikival/permafrost

If you want to look inside the container use docker run -it vikival/permafrost sh

Is this method sustainable ?

In v1 we are planning to add the JWT token which will be required in order to make a transaction

Is there any catch?

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.

Get in touch

We are still in alpha-beta mode, jump on our KodaDot discord and ask about Permafrost

About

Permafrost is a slim overlay for NFT Galleries to upload their NFT metadata on Arweave with focus on developer experience.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •