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

Suggest a dapp #14463

Open
1 of 2 tasks
MacBudkowski opened this issue Dec 6, 2024 · 4 comments
Open
1 of 2 tasks

Suggest a dapp #14463

MacBudkowski opened this issue Dec 6, 2024 · 4 comments
Labels
awaiting PR Issue is ready for a pull request product 🧰 This involves a product listing

Comments

@MacBudkowski
Copy link

Name

Kiwi News

Dapp URL

https://news.kiwistand.com/

Description

Kiwi is an app with Ethereum content curated for builders by builders. Users can find fresh news, essays, technical discussions, products, GitHub repos, and dashboards, and chat with fellow Ethereum devs, founders, and creators.

Logo

Kiwi_logo_warpcast

Brand color

#F6F6EF

Is your dapp open source?

Yes

If open source, what is the repo for the dapp?

https://github.com/attestate/kiwistand

Please describe the measures taken to ensure the dapp's security and provide documentation wherever possible

Kiwi app doesn’t use users’ funds, so there’s no smart contract to audit.

All our data is stored on a P2P protocol similar to Farcaster. All users' actions (submitting links, upvoting, commenting) are done via EIP712 signatures.

Here’s documentation with information about the messages that users send:
https://attestate.com/kiwistand/main/protocol.html

There are two moments where users can submit an onchain tx.
#1 Minting an NFT via standard ERC721 contract https://optimistic.etherscan.io/address/0x66747bdc903d17c586fa09ee5d6b54cc85bbea45

This contract has been used and audited by ZORA.

#2 Creating delegated keys in the browser
https://optimistic.etherscan.io/address/0x08b7ecfac2c5754abafb789c84f8fa37c9f088b0#code

This contract is very simple - it has also been evaluated by two independent, smart contract engineers, and we also wrote a long comment about how it works.

Can a user access the dapp without creating an account?

Yes, users don’t even need to connect their wallets.

Are dapp funds non-custodial?

Users don’t store any funds in our dapp. And even if we disappear, there are alternative front-ends (kiwi news.lol), and our frontend and protocol are fully open source, so they can be recreated.

Do you offer community support?

We run a Telegram channel for people who bought a Kiwi Pass. If someone has problems with the app, they can also DM us on Telegram, Twitter, or Farcaster (everywhere we use the same handles: @MacBudkowski and @TimDaub)

Describe any geographical restrictions on usage of your dapp

Our app is globally accessible - we have community members from the US, LatAm, Europe, Africa, Austria and Asia.

Would you like to work on this issue?

  • Yes
  • No
@MacBudkowski MacBudkowski added the product 🧰 This involves a product listing label Dec 6, 2024
@github-actions github-actions bot added the needs triage 📥 This issue needs triaged before being worked on label Dec 6, 2024
@Nanle100
Copy link

Nanle100 commented Dec 7, 2024

what exactly is the issue here?
I am interested

@konopkja
Copy link
Contributor

konopkja commented Dec 12, 2024

lgtm, could be added to https://ethereum.org/en/dapps/?category=social under content or social media category - not sure. What do you think @MacBudkowski is more appropriate?

@MacBudkowski
Copy link
Author

hey, I think "social media" would be a more appropriate category. And that's because we are kind of like a subreddit - it is about sharing content, but the content is just a tool to create a Schelling Point for people who share the same interests so they can meet and build connections.

@konopkja
Copy link
Contributor

socials it is - needs PR now

@konopkja konopkja added awaiting PR Issue is ready for a pull request and removed needs triage 📥 This issue needs triaged before being worked on labels Dec 13, 2024
MacBudkowski pushed a commit to MacBudkowski/ethereum-org-website that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting PR Issue is ready for a pull request product 🧰 This involves a product listing
Projects
None yet
Development

No branches or pull requests

3 participants