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

Updated PR 268 team contact email, website, and code repos #377

Merged
merged 1 commit into from
Apr 19, 2021
Merged
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
21 changes: 11 additions & 10 deletions applications/quadratic-funding.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,16 @@ There are DAO projects such as PolkaDAO being built on Polkadot, providing utili

Besides open-source program grant, the CLR mechanism can be applied to other crowdfunding for public goods, such as government electoral voting and non-profit funding. I have friends running an non-profit organization at Silicon Valley. My goal is to work with her to create the first real-world non-profit fundraising using CLR on Polkadot.
## Team :busts_in_silhouette:

### Team name
OAK Foundation
### Team members
* Name of team leader: Chris Li
* Names of team members: Xingyou Chen, Zhongwei Shi, Kangbin Ge

### Contact
* **Contact Name:** [Chris Li](https://www.linkedin.com/in/chrisli2046/)
* **Contact Email:** chris@forgelab.io
* **Website:** https://forgelab.io
* **Contact Email:** chris@oak.tech
* **Website:** https://oak.tech
### Legal Structure
Individuals
### Team's experience
Expand All @@ -92,13 +93,13 @@ I worked at Microsoft for 4 years as a senior protocol (API) engineer before tak
My strongest programing languages are C++ & C#, and have been ramping up on Rust since Fall 2020.

### Team Code Repos
* https://bodhiproject.github.io/wiki/bodhi_core/event_factory/ (Oracle smart contracts on Ethereum)
* https://github.com/rsksmart/rwallet (open-source wallet we built)
* https://github.com/rsksmart/rsk3.js (light-weight web3-alike library for RSK)
* https://github.com/rsksmart/truffle-integration/tree/staging/docker (RSK node Docker one-line runner)
* https://github.com/rsksmart/truffle-integration/tree/staging/ganacheand (Ganache for RSK)
* https://github.com/chrisli30 (Personal repos)

* https://github.com/OAK-Foundation/OAK-blockchain (Blockchain in development)
* https://github.com/OAK-Foundation/OAK-docs (Developer documentation)
* https://github.com/OAK-Foundation/quadratic-funding-pallet (Quadratic Funding pallet)
* https://github.com/OAK-Foundation/quadratic-funding-test (E2E Quadratic Funding test cases using Polkadot.js)
* https://github.com/OAK-Foundation/quadratic-funding-webapp (The web application of Quadratic Funding)
* https://github.com/OAK-Foundation/extension (Open-source contribution to Polkadot.js extension)
* https://github.com/OAK-Foundation/hackathon-2021-spring (The demo project for Parity hackathon in Shanghai 2021)
### Update 2: UI Examples
UI demos of the team's previous work, which includes
- rWallet iOS app: production screenshots and example sketch source file
Expand Down