Skip to content

Commit

Permalink
Website (w3f#1296)
Browse files Browse the repository at this point in the history
* test page deployment (w3f#1292)

* Rename .github/publish.yml to .github/workflows/publish.yml

* Test commit

* Update publish.yml

* Update publish.yml

* Update docusaurus.config.js

* Fix image links

* Rename applications category

* Move Apply in header to right

* Restructure Process docs

* Fix header link

* Update index.md (w3f#1295)

* Update team.md

Update team md

* Fix emojis

* Update .github/workflows/publish.yml

* Re-fix links

* Add latest changes from master

* add docusaurus folders to gitignore

* Fix hyperlink for docusaurus

* Remove emoji from page title

* add accepted grants doc

* remove accepted grants doc

* restore accepted doc

* Update accepted_grant_applications.md (w3f#1297) (w3f#1298)

Co-authored-by: Keegan | W3F <[email protected]>

Co-authored-by: Sebastian Müller <[email protected]>
Co-authored-by: Keegan | W3F <[email protected]>
  • Loading branch information
3 people authored Nov 22, 2022
1 parent e037fe1 commit 57ef638
Show file tree
Hide file tree
Showing 381 changed files with 8,914 additions and 7,188 deletions.
26 changes: 26 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Publish website

on:
push:
branches:
- master

jobs:
build:
name: build and deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v2
with:
node-version: "16.16.0"
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Publish
run: |
git config --global user.email "[email protected]"
git config --global user.name "grants-deployer"
echo "machine github.com login grants-deployer password ${{ secrets.ACCESS_KEY }}" > ~/.netrc
yarn && yarn build && GIT_USER=grants-deployer PUBLISHING=true yarn deploy
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ $RECYCLE.BIN/

# IDE settings
.vscode
node_modules

# docusaurus
build/
.docusaurus/
32 changes: 18 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Web3 Foundation Grants Program<!-- omit in toc -->

<p align="center">
<img src="src/Grants_Program.png" style="width:1300px";>
<img src="static/img/Grants_Program.png" style="width:1300px";>
</p>


Expand All @@ -10,20 +10,22 @@
- [Project ideas](#project-ideas)
- [Support](#support)
- [Team](#team)
- [:level_slider: Levels](#level_slider-levels)
- [:level\_slider: Levels](#level_slider-levels)
- [:pencil: Process](#pencil-process)
- [1. Application](#1-application)
- [2. Application Review](#2-application-review)
- [3. Milestone Delivery and Payment](#3-milestone-delivery-and-payment)
- [Changes to a Grant after Approval](#changes-to-a-grant-after-approval)
- [:mailbox_with_mail: Suggest a Project](#mailbox_with_mail-suggest-a-project)
- [:hammer_and_wrench: Maintenance Grants](#hammer_and_wrench-maintenance-grants)
- [:moneybag: Referral Program](#moneybag-referral-program)
- [:mailbox\_with\_mail: Suggest a Project](#mailbox_with_mail-suggest-a-project)
- [:hammer\_and\_wrench: Maintenance Grants](#hammer_and_wrench-maintenance-grants)
- [:moneybag: Referral Program](#moneybag-referral-program)
- [:bulb: Help](#bulb-help)
- [Additional information](#additional-information)
- [Real-time conversation](#real-time-conversation)
- [Office Hours](#office-hours)
- [:rocket: Alternative Funding Sources](#rocket-alternative-funding-sources)
- [Substrate Builders Program vs Treasury vs Web3 Grants](#substrate-builders-program-vs-treasury-vs-web3-grants)
- [Substrate Builders Program](#substrate-builders-program)
- [Treasury](#treasury)
- [Hackathons](#hackathons)
- [Other Grant Programs](#other-grant-programs)
Expand Down Expand Up @@ -103,7 +105,7 @@ In cases where a niche expert opinion is desirable, one of the committee members
Evaluators are individuals able to evaluate the technology delivered as a result of the Grants Program. The committee has the right to add or remove evaluators on the basis of supermajority.

- [Nabil Abdellaoui](https://github.com/randombishop)
- [Matteo Casonato](https://github.com/0xCaso)
- [Matteo Casonato](https://github.com/0xCaso)
- [David Hawig](https://github.com/Noc2)
- [Diogo Mendonça](https://github.com/dsm-w3f)
- [Sebastian Müller](https://github.com/semuelle)
Expand Down Expand Up @@ -222,13 +224,13 @@ Please note that:

We give away 500 USD to each referral of a successful grant application by _anyone having previously worked on a Web3 Foundation grant_ or _a [Polkadot Ambassador](https://wiki.polkadot.network/docs/ambassadors)_. Web3 Foundation and Parity employees do not qualify for the program, even if they previously worked on a grant.

In order to be eligible for the referral bonus, the application itself must contain the name of the [Polkadot Ambassador](https://wiki.polkadot.network/docs/ambassadors) or the GitHub account of the grantee as well as the payment address for the referral bonus (see the [application template](applications/application-template.md)). Payment is made in Bitcoin, USDT (on Kusama or Ethereum), USDC/DAI (Ethereum) or aUSD (Acala).
In order to be eligible for the referral bonus, the application itself must contain the name of the [Polkadot Ambassador](https://wiki.polkadot.network/docs/ambassadors) or the GitHub account of the grantee as well as the payment address for the referral bonus (see the [application template](applications/application-template.md)). Payment is made in Bitcoin, USDT (on Kusama or Ethereum), USDC/DAI (Ethereum) or aUSD (Acala).

## :bulb: Help

### Additional information

| <img src="src/web.png?s=50" width="50"> | <img src="src/twitter.png?s=50" width="50"> | <img src="src/medium.png?s=50" width="50"> | <img src="src/like.png?s=50" width="50"> | <img src="src/reddit.png?s=50" width="50"> | <img src="src/youtube-play.png?s=50" width="50"> |
| <img src="static/img/web.png?s=50" width="50"> | <img src="static/img/twitter.png?s=50" width="50"> | <img src="static/img/medium.png?s=50" width="50"> | <img src="static/img/like.png?s=50" width="50"> | <img src="static/img/reddit.png?s=50" width="50"> | <img src="static/img/youtube-play.png?s=50" width="50"> |
| :-: | :-: | :-: | :-: | :-: | :-: |
| [W3F Website](https://web3.foundation) | [W3F Twitter](https://twitter.com/web3foundation) | [W3F Medium](https://medium.com/web3foundation) | [Polkadot Wiki](https://wiki.polkadot.network/en/) | [Web 3.0 Reddit](https://www.reddit.com/r/web3) | [W3F YouTube](https://www.youtube.com/channel/UClnw_bcNg4CAzF772qEtq4g) |

Expand All @@ -247,11 +249,13 @@ Besides, we also have a **community room for all grant recipients**. Head over t
### Office Hours

Web3 Foundation Grants Office Hours are a chance to ask the grants team questions regarding a specific (potential) grant application. It offers
- general guidance regarding the grants program,

- general guidance regarding the grants program,
- some quick initial feedback and
- help how to navigate the ecosystem.
- help how to navigate the ecosystem.

Apply for Office Hours if you

Apply for Office Hours if you
- need feedback before submitting an application,
- want to find out what kind of support there might be available or
- need help finding the resources you need.
Expand Down Expand Up @@ -288,9 +292,9 @@ flowchart LR
click H "https://www.substrate.io/builders-program/" "https://www.substrate.io/builders-program/" _blank
```

### Substrate Builders Program
### Substrate Builders Program

The [Substrate Builders Program](https://substrate.io/ecosystem/substrate-builders-program/) directly supports you by connecting you with Parity’s extensive resources.
The [Substrate Builders Program](https://substrate.io/ecosystem/substrate-builders-program/) directly supports you by connecting you with Parity’s extensive resources.

### Treasury

Expand All @@ -316,7 +320,7 @@ Below is a list of other grant programs in the Polkadot/Substrate ecosystem:
- [Darwinia Grants Program](https://github.com/darwinia-network/collaboration/blob/master/grant/README.md#grant-program)
- [Edgeware Grants and Bounties](https://gov.edgewa.re/discussion/1132-edgeware-proposal-process-and-template)
- [HydraDX Grants and Bounties](https://docs.hydradx.io/new_deal/)
- [Interlay Labs Grants Program](https://github.com/interlay/Grants-Program)
- [Interlay Labs Grants Program](https://github.com/interlay/Grants-Program)
- [Moonbeam Grants Program](https://moonbeam.foundation/grants/)
- [OAK’s Developer Grants](https://oak.tech/community/grants/)
- [Picasso / Composable Grants Program](https://grants.composable.finance)
Expand Down
32 changes: 15 additions & 17 deletions applications/AdMeta.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# W3F Grant Proposal
# AdMeta

- **Project Name:** AdMeta
- **Team Name:** AdMeta
- **Payment Address:** 0x1D346c4F0732674a1fc69b4bAFBa854F53353C35 (ERC20 USDT)
- **[Level](https://github.com/w3f/Grants-Program/tree/master#level_slider-levels):** 2
Expand Down Expand Up @@ -73,7 +72,7 @@ Dr. John Wu - Core Dev of Litentry Parachain Team. The University of Tokyo

- **Contact Name:** Han Zhao
- **Contact Email:** [email protected]
- **Website:** https://admeta.network/
- **Website:** <https://admeta.network/>

### Legal Structure

Expand All @@ -94,28 +93,28 @@ Note: Both [Litentry](https://www.litentry.com/) and [Web3Go](https://github.com

### Team Code Repos

- https://github.com/litentry/litentry-parachain
- https://github.com/litentry/litentry-pallets
- https://github.com/web3go-xyz/web3go
- <https://github.com/litentry/litentry-parachain>
- <https://github.com/litentry/litentry-pallets>
- <https://github.com/web3go-xyz/web3go>

Please also provide the GitHub accounts of all team members. If they contain no activity, references to projects hosted elsewhere or live are also fine.

- https://github.com/h4n0 Han Zhao
- https://github.com/Shihao66 Shihao Zhao
- https://github.com/Moehringen Hao Ding
- <https://github.com/h4n0> Han Zhao
- <https://github.com/Shihao66> Shihao Zhao
- <https://github.com/Moehringen> Hao Ding

### Team LinkedIn Profiles (if available)

- https://www.linkedin.com/in/zhaohan6
- https://www.linkedin.com/in/shihao-zhao-55752685/
- https://www.linkedin.com/in/hao-ding-msc-pmp-64411193/
- <https://www.linkedin.com/in/zhaohan6>
- <https://www.linkedin.com/in/shihao-zhao-55752685/>
- <https://www.linkedin.com/in/hao-ding-msc-pmp-64411193/>

## Development Status :open_book:

- https://github.com/AdMetaNetwork/admeta This is the AdMeta Substrate chain implementation. We already started to build the pallets mentioned in Milestone 1 below.
- https://github.com/AdMetaNetwork/admeta-webapp This is our web app repo according to Milestone 1. We already had a single page app with polkadot js API integrated now.
- https://github.com/AdMetaNetwork/admeta-decentraland This is a simple asset built with Decentraland SDK, and currently it's just for a demo purpose.
- https://admeta.network/ We also have the first version of our website.
- <https://github.com/AdMetaNetwork/admeta> This is the AdMeta Substrate chain implementation. We already started to build the pallets mentioned in Milestone 1 below.
- <https://github.com/AdMetaNetwork/admeta-webapp> This is our web app repo according to Milestone 1. We already had a single page app with polkadot js API integrated now.
- <https://github.com/AdMetaNetwork/admeta-decentraland> This is a simple asset built with Decentraland SDK, and currently it's just for a demo purpose.
- <https://admeta.network/> We also have the first version of our website.

## Development Roadmap :nut_and_bolt:

Expand All @@ -127,7 +126,6 @@ Please also provide the GitHub accounts of all team members. If they contain no

### Milestone 1 — Substrate Chain with Impression Ad, Web App


- **Estimated duration:** 6 month
- **FTE:** 2
- **Costs:** 12,000 USD
Expand Down
Loading

0 comments on commit 57ef638

Please sign in to comment.