| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Gitcoin Grows Open Source. Learn more at https://gitcoin.co
This is the website that is live at gitcoin.co
Star and watch this github repository to stay up to date, we're pushing new code several times per week!
Check out the CHANGELOG for details about recent changes to this repository.
Also,
Check out the available open issues on Gitcoin.
Functionally, the app has several key features:
More about how/why to interact with web3 here.
Technically, the system is architected:
For more information on the HTTPS API, please view the api README
For more information on running the app locally, please view the running locally README
For more information on running the app locally, please view the running locally README
If you
try posting a funded issue at https://gitcoin.co/new.
This widget will help you advertise that you support Gitcoin bounties, so that your community knows the best place to contribute.
Check out the widget readme to learn how
Gitcoinbot will allow you to add issues straight from github.
Check out the gitcoinbot readme to learn how
Have an ERC20 compatible token that you'ud like to add support for? Great!
Here is an example of how to do it
This is the high level flow of a bounty on Gitcoin:
''' Copyright (C) 2018 Gitcoin Core
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
'''
| Back | FazBrowse Home | New Git URL |