Gitcoin

Gitcoin

Gitcoin creates solutions that empower digitally native communities to fund, build, and protect what matters.

Total projects
Total grants
Project updates
0%
Milestones

Ancient Beast

**Ancient Beast** 🐺 is a turn based strategy video game, played against other people (or bots 🤖) in hot-seat or online modes, featuring a wide variety of units to acquire and put to good use in order to defeat your opponents in battle ⚔️🛡️ This project was crafted to be easy to learn, fun to play and hard to master 🎮🕹️ It's the game that you'll love to play for decades to come against friends, future friends and even your enemies altogether 🥳🍕 It was predicted by Star Wars, as you can…
2 updates

Mini Bridge: "0" rate Cross-L2 protocol by Chaineye

**Background** Mini Bridge is a cross-chain bridge developed by the Chaineye team for small transfer scenarios. It is a public good tool and offers low cross-chain fees and fast confirmation times. Chaineye was an award-winning project at [ETH Shanghai 2023](https://twitter.com/EthereumSH/status/1682311638819696642) and has received funding support from Gitcoin, [Optimism](https://optimism.mirror.xyz/Upn_LtV2-3SviXgX_PE_LyA7YI00jQyoM1yf55ltvvI) and…

Wallet Test Framework

# Introduction Wallets are the most important point of interaction for users on-boarding to the Ethereum ecosystem, and there are a lot of different wallets. While wallets are free to offer whatever advanced features they'd like, every wallet must support the same basic operations like transfers, displaying balances, and so on. This set of common features is the perfect place for automated testing. Wallet Test Framework is that automated testing. We'd like to see the UX quality among wallets…

Sybil Defense for Public Goods - with privacy

# What is Holonym? Holonym is a privacy-preserving identity protocol. It uses zero knowledge proofs to allow users to prove they are a unique human and receive a high score Gitcoin Passport stamp for Sybil Defense without revealing their identity. # Why is it important for Gitcoin? Holonym provides Sybil Defense for Gitcoin Grant Rounds through an integration with Gitcoin Passport. Holonym lets users perform zero knowledge off-chain KYC to privately mint an SBT-NFT "proof of unique person"…

Jolly-Roger

Jolly-Roger is a set of tools: - hardhat-deploy a tool to deploy your smart contract, keep track of them and reuse the deployment procedure in tests - ethereum-indexer: an indexer for your smart contract state that run right in your browser: zero backend needed - fuzd.dev a commit+reveal service that keep your reveal data secret until reveal time, useful for game with hidden info gameplay - web3-connection: a library to handle wallet connection , agnostic to the frontend framework you use. it…

dSentra

UVP Vertical integration of ETH staking and stablecoin minting The product iliquid staking token as collateral for GEB-based stablecoins protocols The approach dSentra’s proposal is about having a MoneyGod community owned, native staking derivative. Ungovernance the product (iliquid staking collateral) offer GEB-based stablecoin issuing protocols a low tail risk collateral type that only require light governance for risk control Expected impact dSentra’s goal is to offer GMDP protocols…
1 update

Web3 GPT

Web3 GPT is a developer tool designed to simplify the process of writing and deploying smart contracts, especially for those new to the Web3 ecosystem. ## Features - **Interactive Chat Interface**: Generate, compile, deploy, and verify smart contracts all within an easy-to-use chat interface. - **Learning Solidity**: Provides assistance and guidance for learning Solidity, the programming language used for writing smart contracts on the Ethereum blockchain. - **No Wallet or IDE Required**:…

OmniBTC

OmniBTC is a decentralized cross-chain swap and cross-chain lending platform built across multi-VM ecosystems, aiming to connect and unify all the on-chain liquidity for seamless and low-cost cross-chain transactions. Overview We offers a few key features and benefits: Cross-chain Swap: users can realize cross-chain swap with 1-click across multi-VM ecosystems, now supporting both EVM and Move-VM. We realize the cross-chain swap by integrating with multi interoperability protocols such as…

NacDB Distributed Database

NacDB is a **distributed database** for **DFINITY Internet Computer** that supports **seamless enumeration**. It is done by **splitting** the DB **into sub-DBs**, such that **every sub-DB fits inside one canister**, for seamless enumeration. NacDB is done in such a way to **reduce** cycles (**gas**) spents on creating new canisters, that is to be **gas-effective**. **NacDB is a must** for any project that needs **enumeration of items** (that is putting items into some order) that are…