Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ https://dashboard.render.com/web/srv-ca75qs8ivq0c2bc0f3q0

## Why Sugar Pretzels?

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.
NFTs have, without a doubt, taking the world by storm in 2021. While the UX/UI has taken significant steps to make 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.
First, the transaction experience (TX) is still rough. Especially for newcomers, gas fees are challenging 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)**.
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 - lacking 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.
At Sugar Pretzels, we are building an NFT collection without the gas fee barrier interacting with the real world. An NFT collection with a seamless transaction experience. An NFT collection that is coupled with the real world. An NFT collection is more than just art - it's a memory.

## How are Sugar Pretzels baked?

Sugar pretzels are baked with two main ingredients.

### Emotional Experience

To connect the NFT experience with the real-world we rely on Chainlink Oracles to supply external data. We are using the AccuWeather Oracle for the weather data. Specifically, our background traits are linked, via a matrix, to the temperature and precipitation in Munich (near the Schlossgarden). 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.
We rely on Chainlink Oracles to supply external data to connect the NFT experience with the natural world. We are using the AccuWeather Oracle for the weather data. Specifically, our background traits are linked, via a matrix, to the temperature and precipitation in Munich (near the Schlossgarden). We are starting with the weather because, as any experienced baker will tell you, weather plays a vital role in how the dough reacts during baking.

### Transaction Experience

Expand Down