Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Adding application for Unlock #42

Open
wants to merge 1 commit into
base: master
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
30 changes: 21 additions & 9 deletions WalletConnect Microgrant/Application template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,43 @@ _This is a guideline on how to apply for a WalletConnect microgrant_


### Dapp name
> Name of your project and provide an URL to access it
Unlock! https://unlock-protocol.com

We would want to actually integrate it on 2 apps: our dashboard which lets creator manage their locks: see "Dashboard" on https://unlock-protocol.com/

And our "paywall" application which lets people unlock content or features inside of applications. You can see an example on our blog https://unlock-protocol.com/blog/

### Team members
> Name your team members
@julien51
@cnasc
@akeem

BUT we would gladly transfer (and even match) the grant for a 3rd party developer to work on this!

### GitHub Repo
> Link to your GitHub Repo

https://github.com/unlock-protocol/unlock/

### What is your Dapp about?
> Short summary/abstract of your project. What can a user do with your dapp?
Unlock is a protocol for memberships which lets creators lock access to content they created, software they wrote... etc.

### Why did you decide to build it?
> Short summary of your motivation
We believe the web needs a better business model, away from attention grabing!

### How big is your user base?
> How many users does your Dapp have? How many active users does your Dapp have?
We've barely launched. So probably very very small, (less than 1 hundred locks have been created).

### How long will you need to integrate a Gnosis Safe compatible WalletConnect integration?
> Estimation of how long you will need to build the integration
1 month seems like a good estimate.

### Does your Dapp use message signing?
> The Gnosis Safe is a smart contract wallet. That means there is no single private key that can be used to sign messages. If your dapp requires message signing, please map out a high level plan on how you want to make it compatible with the Safe. We are working on contract signature support via EIP1271 and hope to be able to have it live by the beginning of Q4 on Android and iOS.

For now it does not require signing but it would probably make sense to add at some point...


### How did you hear about the GECO?
> Website, Twitter, Conference and others
Twitter!

### Others
> Anything else you want to share with us
We are using gnosis's multi sig to deploy our smart contracts ;)