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

Implement a Quadratic Funding Grant Smart Contract on NEO Blockchain #4

Open
zhangjiannan opened this issue Apr 1, 2021 · 1 comment

Comments

@zhangjiannan
Copy link
Contributor

Based on the algorithm described in "Quadratic Payments" (https://vitalik.ca/general/2019/12/07/quadratic.html) and its explanation in Chinese (https://matataki.io/p/6113).

The outcome of this bounty is a smart contract with frontend integration on HackerLink. HackerLink team will help with frontend integration after the smart contract is completed and tested. However wallet connection and frontend testing is included in the scope of this bounty.

A Substrate/rust implementation is available for reference: https://github.com/zhangjiannan/QFgrant/

The smart contract will be used in real NEO grants later. The smart contract needs to be thoroughly tested. It will also be security audited and internal reviewed before being put into production.

To get the reward, the developer needs to be dedicated and communicate with NEO team and HackerLink team frequently.

Some technical documents:

Documents for NEO smart contracts (in C#): https://docs.neo.org/v3/docs/zh-cn/develop/write/basics.html
Python documents: https://github.com/CityOfZion/neo3-boa
neon-js: https://github.com/CityOfZion/neon-js
wallet dapi: https://neoline.io/dapi/

@qhicks
Copy link

qhicks commented Sep 19, 2021

Funding grant smart contract -neo-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants