NFT experiences that interact with the real-world without the barrier of gas
NFTs have, without a doubt, taken the world by storm in 2021. Whilst the UX/UI has taken major steps to making it as easy as possible for newcomers to join the NFT-craze, the overall experience can still feel disconnected.
First, the transaction experience (TX) is still rough. Especially for newcomers, gas fees are difficult to comprehend and an easy barrier for onboarding. After all, in the real-world there is no such thing as a visible gas fee.
Second, we associate exciting moments with emotional memory markers - such as the weather at the time of an event, the people we are with, and on a higher level the state of the world. Right now, the NFT minting experience is disconnected from the real-world - it lacks the emotional experience (EX).
At Sugar Pretzels, we are building an NFT collection without the gas fee barrier that interacts with the real world. A NFT collection with a seamless transaction experience. A NFT collection that is coupled with the real-world. A NFT collection that is more than just art - it's a memory.
Sugar pretzels are baked with two main ingredients.
To connect the NFT experience with the real-world we rely on ChainLink Oracles to supply external data. For our current concept, we are using the Google Weather Oracle provided by ChainLink. We are starting with weather because, as any experienced baker will tell you, weather plays an important role in how the dough reacts during baking. For that we are making use of the Brownie Framework.
WIP: more details coming soon
To remove the gas barrier in our NFT experience we rely on openGNS. With openGNS we allow our fellow pretzels to bake their first NFTs without needing ETH for transaction fees.
WIP: more details coming soon
Sugar Pretzels is a project coming out of the bakery at PretzelDAO. PretzelDAO is a community of builders baked in Munich at home in Web3
WIP: more details coming soon
For the rest: This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.
The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
