Skip to content

Commit

Permalink
Merge pull request #214 from near/213-bug-httpswikinearorgecosystemco…
Browse files Browse the repository at this point in the history
…mmunities

fixed broken links including bug bounty from this issue
  • Loading branch information
humanman authored Dec 21, 2023
2 parents b0d1328 + 5e6bd79 commit e1a94f0
Show file tree
Hide file tree
Showing 46 changed files with 11,659 additions and 14,253 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
node-version: '16'
- name: Build Docusaurus docs
run: |
cd website && npm install
cd website && npm install &&
npm run build
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
5 changes: 2 additions & 3 deletions Archive/Ecosystem-team
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ We provide to ensure the success of each project across different verticals. Her
* Community prospect [database](https://docs.google.com/spreadsheets/d/1tiBYUSjC0q-l7ySW4shTv6aB6ZRGJ8QJ4GEoMCO_OkE/edit?resourcekey#gid=259451723)
* Community ([OWS](https://near.org/sandbox/)) that can support gigs
* Funding Support
* NEAR Grants [portal](https://near.org/grants)
* NEAR Grants [portal](https://pages.near.org/ecosystem/get-funding/)
* VC Referral Network [request](https://nearprotocol1001.typeform.com/nearvcnetwork)
* Legal [Resources](https://wiki.near.org/resources/legal-resources/)

Expand Down Expand Up @@ -103,7 +103,6 @@ We provide to ensure the success of each project across different verticals. Her
## Growth & Marketing Resources:

* Official NEAR [branding guidelines](https://near.org/brand/) - comprehensive overview of correct logos, typeography, colors, etc
* [Flying Rhino Guild](https://www.flyingrhinomedia.com/) - kickstarting NEAR projects into orbit with social media marketing
* [Swine Guild](https://swineguild.com/) - NEAR Protocol's Hub for Ecosystem-wide Meme Marketing
* [4NTS](https://nearguilds.com/about/)- community building and marketing focused guild.
* [NEAR NFT Club](https://nearnft.club/) - collaborate with all the developed and ongoing developing NFT dapps on NEAR
Expand Down Expand Up @@ -149,7 +148,7 @@ We provide to ensure the success of each project across different verticals. Her
* [Technical Documentation Directory](https://wiki.near.org/technology/docs)
* Near spec [website](http://nomicon.io/)
* The Graph [documentation](https://thegraph.com/docs/en/supported-networks/near/) for building subgraphs on NEAR
* Developer [Office Hours](https://near.org/office-hours/) - Every weekday the Dev Rel team hosts “Office Hours” where several engineers will hang out and answer any questions you may have about building on NEAR
* Developer / Builder / Founder [Office Hours](https://shortlink.near.foundation/horizon-office-hours-rsvp) - Every weekday the Dev Rel team hosts “Office Hours” where several engineers will hang out and answer any questions you may have about building on NEAR
* Active dev support Discord channels in NEAR [Discord](https://discord.gg/4UF24ah8aF)
* Dev support [Telegram](https://t.me/neardev)
* [Developer Governance](https://neardevgov.org) NEAR Developer Governance is here to help decentralize the NEAR developer ecosystem
Expand Down
2 changes: 1 addition & 1 deletion Archive/Grants and funding old
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can directly fill out a grant application in the following categories: 

[Education Initiatives ](https://grants.near.org/submit/187089/near-education-grants)

[Bounty Awarding Initiatives](https://near.org/bounties/)
[Bounty Awarding Initiatives](https://near.org/ecosystem/work-and-earn/bounties)

Additional information regarding our grants program can be found on : [https://near.org/grants/ ](https://near.org/grants/)Or contact [email protected] for specific questions.

Expand Down
1 change: 0 additions & 1 deletion Archive/Guilds creation steps
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ After receiving an overview about your prospective guild plans and needs, the gu

**Step Three:**

[-Consider all of the legal aspects](https://nearlegal.com/ows_risk-assessment-recommendations/), who will be liable for receiving funds etc.

-Create your announcement post on the forum; [here’s a template](https://gov.near.org/t/template-guild-introduction-post/3450) to follow.

Expand Down
1 change: 0 additions & 1 deletion Archive/Project on NEAR
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ We provide to ensure the success of each project across different verticals. Her
## Growth & Marketing Resources:

* Official NEAR [branding guidelines](https://near.org/brand/) - comprehensive overview of correct logos, typeography, colors, etc
* [Flying Rhino Guild](https://www.flyingrhinomedia.com/) - kickstarting NEAR projects into orbit with social media marketing
* [Swine Guild](https://swineguild.com/) - NEAR Protocol's Hub for Ecosystem-wide Meme Marketing
* [4NTS](https://nearguilds.com/about/)- community building and marketing focused guild.
* [NEAR NFT Club](https://nearnft.club/) - collaborate with all the developed and ongoing developing NFT dapps on NEAR
Expand Down
2 changes: 1 addition & 1 deletion Archive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ A validator will stop being a validator for the following reasons:

Otherwise a validator will remain a validator indefinitely.

Validator election happens in epochs. The [Nightshade whitepaper](https://near.org/downloads/Nightshade.pdf) introduces epochs this way: "the maintenance of the network is done in epochs" where an epoch is a period of time on the order of half a day.
Validator election happens in epochs. The [Nightshade whitepaper](https://near.org/papers/nightshade) introduces epochs this way: "the maintenance of the network is done in epochs" where an epoch is a period of time on the order of half a day.

At the beginning of each epoch, some computation produces a list of validators for the _very next epoch_. The input to this computation includes all accounts that have "raised their hand to be a validator" by submitting a special transaction ([`StakeAction`](https://nomicon.io/RuntimeSpec/Actions.html#stakeaction)) expressing the commitment of some amount of tokens over the system's staking threshold, as well as validators from the previous epoch. The output of this computation is a list of the validators for the very next epoch.

Expand Down
2 changes: 1 addition & 1 deletion Archive/access-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ Each transaction that changes the state of the NEAR blockchain incurs a fee. How

## How can you get Started?

Head on over to [wallet.near.org](https://wallet.near.org) to get started creating your `mainnet` wallet and find me on the [NEAR Discord channel](https://near.chat).
Head on over to [app.mynearwallet.com](https://app.mynearwallet.com/) to get started creating your `mainnet` wallet and find me on the [NEAR Discord channel](https://near.chat).

Then head on over to [awesomenear.com](https://awesomenear.com) to explore some of the cool applications out there built on NEAR, or head on over to [near.org](https://near.org) to get started on developing your NEAR project.
6 changes: 3 additions & 3 deletions Archive/community/Community-Intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Guilds are fundamental to the community at NEAR and have played a significant ro

Some service-style Guilds have evolved into incorporated companies and are now expanding their offerings to continue to build a sustainable revenue flow. All whilst still having deep-rooted connections with NEAR and the wider ecosystem.

If you’re interested in learning more, head to the [Guilds Overview page](https://wiki.near.org/community/guild-overview) on the NEAR Wiki.
If you’re interested in learning more, head to the [NEAR Community Page](https://near.org/ecosystem/community).

## NEAR Meet

Expand All @@ -35,12 +35,12 @@ That’s why we’ve launched NEAR Meet, with a goal of empowering community lea

Interested in connecting with others from the NEARVerse in person? Perhaps you’d like to kick start your own NEAR-focused meetup.

Check it out in more detail [here](https://wiki.near.org/community/events).
Check it out in more detail [here](/wiki/ecosystem/communities.md).


# Join the Community!

You can check out more details about the NEAR Community [here](https://near.org/community/).
You can check out more details about the NEAR Community [here](https://pages.near.org/ecosystem/community/).

If you’re raring to go, jump into our Community channels to join the party:

Expand Down
2 changes: 1 addition & 1 deletion Archive/validators/economics.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Inflation decreases proportionally to collected fees. Therefore, if fees overcom

## Additional links

- [Nightshade Documentation](https://near.org/downloads/Nightshade.pdf)
- [Nightshade Documentation](https://near.org/papers/nightshade)
- [Sharding in Plain English](https://www.citusdata.com/blog/2018/01/10/sharding-in-plain-english/)
- [Economics in Sharded Blockchain](https://near.org/papers/economics-in-sharded-blockchain/#validators)
- [Economic specs on NEAR Nomicon](https://nomicon.io/Economics/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ TestNet está sendo executado em URLs separadas para o explorador, a carteira e
| ⛔️ MainNet | ✅ TestNet |
| :----------------------------------------------------: | :--------------------------------------------------------------------: |
| [https://explorer.near.org](https://explorer.near.org) | [https://explorer.testnet.near.org](https://explorer.testnet.near.org) |
| [https://wallet.near.org](https://wallet.near.org) | [https://wallet.testnet.near.org](https://wallet.testnet.near.org) |
| [https://app.mynearwallet.com](https://app.mynearwallet.com/) | [https://wallet.testnet.near.org](https://wallet.testnet.near.org) |
| [https://rpc.near.org](https://rpc.near.org) | [https://rpc.testnet.near.org](https://rpc.testnet.near.org) |

Cada nova conta TestNet recebe automaticamente algumas centenas de tokens para fazer deploy de contratos inteligentes e testar as suas APIs.
Expand Down
2 changes: 1 addition & 1 deletion Archive/validators/validator-guides/running-a-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ TestNet is running on separate URLs for the explorer, the wallet and the Json RP
| ⛔️ MainNet | ✅ TestNet |
| :----------------------------------------------------: | :--------------------------------------------------------------------: |
| [https://explorer.near.org](https://explorer.near.org) | [https://explorer.testnet.near.org](https://explorer.testnet.near.org) |
| [https://wallet.near.org](https://wallet.near.org) | [https://wallet.testnet.near.org](https://wallet.testnet.near.org) |
| [https://app.mynearwallet.com](https://app.mynearwallet.com/) | [https://wallet.testnet.near.org](https://wallet.testnet.near.org) |
| [https://rpc.near.org](https://rpc.near.org) | [https://rpc.testnet.near.org](https://rpc.testnet.near.org) |

Every new TestNet account receives automatically a few hundred tokens to deploy smart contracts and test your APIs.
Expand Down
7 changes: 5 additions & 2 deletions website/mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
"pattern": "^/"
},
{
"pattern": "^https://near.events"
"pattern": "/get-help/office-hours/"
},
{
"pattern": "^https://nearlegal.com"
"pattern": "/app.neardrop.io"
},
{
"pattern": "^https://near.org/events"
},
{
"pattern": "^http://127.0.0.1"
Expand Down
Loading

0 comments on commit e1a94f0

Please sign in to comment.