Skip to content

Nebula-Marketplace/forklift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Forklift

Forklift is a super simple python script to help you upload to IPFS quickly and easily

How to use

Create an input directory, as well as a file called config.json

Requisites

go to pinata.cloud and register an account. Then, copy your API key and secret. you'll need them for configuration

Config example

{
    "api_key": "PINATA_API_KEY",
    "secret": "PINATA_API_SECRET",
    "input": "INPUT_DIRECTORY"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages