Welcome to the Pinata Hack Midwest cheat sheet! This doc will have everything you need to know about:

  • Getting started with Pinata
  • Prizes available and how to qualify
  • Tutorials and guides for different use cases

What is Pinata?

Pinata makes file uploads easy for developers who need fast and zero-setup soltuions. We’ve seen the struggles with solutions like S3 for file uploads, and we knew we could make it better Our primary product, the Files API, makes it as simple as one line of code to upload a file:

const upload = await pinata.upload.file(file)

Retreiving files is just as easy!

const signedUrl = await pinata.gateways.createSignedURL({
 	cid: "bafkreib4pqtikzdjlj4zigobmd63lig7u6oxlug24snlr6atjlmlza45dq",
	expires: 30,
})

Built on years of experience with IPFS, Pinata has scaled companies to serve high volumes of requests and bandwidth, as well as developers who are just starting out. Next time you think you need S3, consider spending less time and go with Pinata.

Quickstart

Sign up for a free account

Almost all of our features are on the free account, but if you find yourself limited and need a paid account contact [email protected]

Prizes

$5000 - Pinata Challenge

Awarded to the best app using Pinata. To qualify, use either the Files API or IPFS API as part of your app. Apps that have a heavy use case for uploads will have a greater chance of winning.

$2500 - AI Challnge

Awarded to the best app that uses Pinata as part of an AI stack. To qualify, use either the Files API or IPFS API as part of a bigger AI stack. Creative use cases will have a greater chance of winning.

$2500 - Enterprise Challnge

Best app using Pinata for an enterprise scale business solution. To qualify, use either the Files API or IPFS API as part of a primary part of the app. Creative use cases will have a greater chance of winning.

Example App

To get some inspiration, here’s a starter app using the Private Files API. https://github.com/PinataCloud/memorii

Tutorials

More Tutorials

Need Help?

We got troops on the ground! 🫡 Come find us at our table or shoot us an email!

Justin Hunter

VP of Product

Email: [email protected]


Paige Jones

SR Software Engineer

Email: [email protected]