Closed stefanopepe closed 4 years ago
Hello! I want to make these tutorials:
- Explain NEAR keys (English) 23.06 (medium) (https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md)
- Manage the pool (English) 25.06 (medium) (https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge002.md)
And another one: https://medium.com/@orang3club/manage-your-staking-pool-80709494cc63 I won't be late next time :-)
@narniec updated the docs with the correct contribution links
@Viacheslav198 I can't associate your guides with the available contributions. What I could find is a translation of the challenge text or contributions from other users. Furthermore, I am Italian and I can recognize that some of these guides have been made using automated translation ("server di picchettamento" is a good example), so I except you to improve the quality of them, or withdraw your contributions. The only one that is acceptable is the challenge 003, about configuring Grafana.
@marshall-d-teach, @eorituz, and @Vasya-kripto added your contributions too. Keep up with the good work!
This is the pending PR: #532
my script found that your pool is not locked and refused to do so
@jimmy3dita how do we check whether a contract has been locked? shouldn't the cli at least warn when it hasn't been locked?
You can open the account id using the explorer, or issue near keys <ACCOUNT_ID>
from near-shell.
The pool freshnears
results as locked: https://explorer.betanet.near.org/accounts/freshnears
Challenge Accepted!
Challenge 002 Russian guide more detailed version"Using the NEAR App in the Ledger Nano S Hardware Wallet" https://github.com/Viacheslav198/near/blob/master/ledger.md
Date: 02.07
Challenge Accepeted
Challenge 003 English guide for setting up Grafana and Prometheus. Current guide shared by masknetgoal634 lacks a few critical steps to complete grafana setup and those have been added in this link https://medium.com/@coolphil15/setting-up-monitoring-on-near-node-via-grafana-prometheus-fd641ff82aeb
Date:02.07
Validator: c1.hashquark
Challenge004: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge004.md#list-of-available-contributions
Monitor the Stake: https://github.com/imnisen/near-warchest/blob/master/README.md
Release the Warchest Bot: https://github.com/imnisen/near-warchest
Date:07-03
Challenge001: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md#list-of-available-contributions
How to compile nearcore: [chinese version] https://github.com/imnisen/near-stakewars-guide/blob/master/challenge001-how-to-compile-nearcore.org
Date:07-04
@Viacheslav198 @Lalit15 @marshall-d-teach I added your contributions to the challenge files.
@imnisen your contribution to the monitoring of the stake is limited, so by now I added only the warchest bot link.
Validator: @bitcat.stakehouse.betanet Master account: @catcatcat.test
Challenge 004 https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge004.md#list-of-available-contributions Monitor the Stake(Chinese) https://www.jianshu.com/p/18b5d159d73a 如何查看和调整NEAR的验证人质押状态
Validator: @c1.hashquark
Challenge001: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md#list-of-available-contributions
Challenge002: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge002.md#list-of-available-contributions
contribution1 - Enroll your node[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-enroll-your-node.org
contribution2 - Manage the pool[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-manage-the-pool.org
contribution3 - Monitor uptime[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-monitor-uptime.org
contribution4 - Use Ledger Nano S[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-use-ledger-nano-s.org
Date: Done Now.
Challenge Accepted!
Challenge 001 Russian guide "Explain NEAR keys" https://github.com/Viacheslav198/near/blob/master/keys.md
Challenge 002 Russian guide"Manage the pool" https://github.com/Viacheslav198/near/blob/master/pool.md
Date: 08.07
Run a monitoring platform https://github.com/masknetgoal634/near-prometheus-exporter/blob/master/guide/GUIDE.md Status: Updated Note: Thanks @Lalit15 updated following your guide
Release the Warchest Bot https://github.com/masknetgoal634/near-go-warchest Status: Finished
Challenge001: How to compile nearcore Complete guide that include Near wallet, Near CLI and Near explorer deploy and understand how node works. Important to be able to use Near explorer to see and track all actions being performed on network. Also With Near CLI snapshots at every step for easy reference.
https://medium.com/@coolphil15/launch-near-node-on-near-betanet-test-network-4fcd810a71b5
Date: 10 July 2020
Validator: goodstake3.lalitnear.betanet
Challenge001: Explain NEAR keys Simple step by step guide to authorize actions on near node without logging to your account in english.
Date: 10 July 2020
Validator: goodstake3.lalitnear.betanet
PSA: we are going to close this thread, and migrate all applications to https://portal.near.org. If you haven't already, fill up the Challenge 004 form here, so we can send you an invitation to the platform.
Challenge001: How to compile nearcore
https://medium.com/@qwerspe/compile-nearcore-and-create-validator-338fbf471ec0
Date: 11 July
Validator: @p.qwerspe.betanet
@jimmy3dita In order to fill the form, do I need to finish the challenge 4 or deploy a testnet node first? It needs the testnet pool id.
My spanish contribution guide on how to participate in stakewars has not been included in challenge 001 contributions. Could you please include it and assign bonust tokens? Thanks :) https://medium.com/@bonsfi/como-crear-un-nodo-validador-en-near-protocol-6095f5cb491d validator:nearcola near portal user:bonsfi
Just produced Spanish guide on how to connect Ledger with Near Protocol for Challenge 002 https://medium.com/@bonsfi/como-usar-ledger-nano-s-como-key-en-nearprotocol-aac252dd374f?sk=82976f8f705625d844726646cc4f6e63 validator:nearcola near portal user:bonsfi
My spanish contribution guide on how to participate in stakewars has not been included in challenge 001 contributions. Could you please include it and assign bonust tokens? Thanks :) https://medium.com/@bonsfi/como-crear-un-nodo-validador-en-near-protocol-6095f5cb491d validator:nearcola near portal user:bonsfi
It's a great job! But I can't see how it can be included in one of the available contributions below
ID | Abstract | Description |
---|---|---|
1 | How to compile nearcore | Create a tutorial, in the form of a video, a blogpost or Github document, that explains how to clone, compile and run nearcore from the beta branch, and prove that you can become validator with the process. Contributions in other languages are encouraged, but considered case by case basis. Updates to this guide, reflecting any updates of the tools involved, will be paid a % of the initial bounty per each revision, up to once per month, until Stake Wars is over. |
2 | Explain NEAR keys | Explain in the form of a video, a blogpost or Github document how near login works, how the authorization keys are generated, and how you can manage their backup and restore properly. Show in the guide the proof that you were able to run near shell on a different machine, without authorizing a new key. Contributions in other languages are encouraged, but considered on a case by case basis. Updates to this guide, reflecting any updates of the tools involved, will be paid a % of the initial bounty per each revision, up to once per month, until Stake Wars is over. |
@48cfu and @gaia awesome work. Will include you in this week updates and assign you the tokens. @Vasya-kripto good guide, I'll include it in the list. Don't forget to include the name of your pool here somewhere, as I delegate 15k extra tokens to contributors.
@imnisen I tried to delegate tokens, but my script found that your pool is not locked and refused to do so :)
Will my guide (https://github.com/nearprotocol/stakewars/issues/350#issuecomment-650153786) be included in the list here: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md or did it just credited with 15,000 test tokens?
Just did this SPANISH guide on how to monitor stake for stakewars challenge 4: https://medium.com/@bonsfi/como-monitorear-el-stake-de-tu-validador-en-near-protocol-d709326cf6ff?sk=09f62413b029762a549b5596c9543a4c
Hope it's useful. I'm bonsfi and my validator is Nearcola
Will my guide (#350 (comment)) be included in the list here: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md or did it just credited with 15,000 test tokens?
You will receive 15k BetaNet tokens, I simply need to know what is the name of your pool. Do you confirm it issomestaking.stakingpool
?
@bonsfi will be added in the next PR
Will my guide (#350 (comment)) be included in the list here: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md or did it just credited with 15,000 test tokens?
You will receive 15k BetaNet tokens, I simply need to know what is the name of your pool. Do you confirm it is
somestaking.stakingpool
?@bonsfi will be added in the next PR
I already received 15,000 tokens earlier in my betanet pool - "somebody". And the pool - somestaking.stakingpool is my account in the testnet network. Now I just wanted to clarify whether my guide will be included in the "List of available contributions" in the "Explain NEAR keys" item or not. Earlier You wrote that you would include it in the list, but it is not there)
done. setup grafana & send mail Validator: @paulainsley1betanet.stakehouse.betanet Master account: @aulainsley1.betanet
@48cfu and @gaia awesome work. Will include you in this week updates and assign you the tokens. @Vasya-kripto good guide, I'll include it in the list. Don't forget to include the name of your pool here somewhere, as I delegate 15k extra tokens to contributors.
@imnisen I tried to delegate tokens, but my script found that your pool is not locked and refused to do so :)
Hi Stefano! I'm not sure why my contribution wasn't included in the list of contributions...
@Vasya-kripto and @48cfu corrected in this week's updates. Just found also @gaia contribution that went missing.
PSA: this thread is now closed. Please use the NEAR Portal here: https://portal.near.org/topic/validator If you don't have an account yet, use this form to submit your validator information even if you haven't completed all the challenges, so we can send you the invitation to the portal.
In case of issues with this transition, feel free to reach out on Discord, via https://near.chat.
Validator: @c1.hashquark
Challenge001: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge001.md#list-of-available-contributions
- contribution2 - Explain NEAR keys[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge001-explain-near-keys.org
Challenge002: https://github.com/nearprotocol/stakewars/blob/master/challenges/challenge002.md#list-of-available-contributions
- contribution1 - Enroll your node[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-enroll-your-node.org
- contribution2 - Manage the pool[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-manage-the-pool.org
- contribution3 - Monitor uptime[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-monitor-uptime.org
- contribution4 - Use Ledger Nano S[chinese version]: https://github.com/imnisen/near-stakewars-guide/blob/master/challenge002-use-ledger-nano-s.org
Date: Done Now.
Hi @jimmy3dita, would this be accepted?
please use NEAR portal to report your contributions, and once approved do a pull request to the challenge file. This thread is not followed anymore, so any contribution posted here will not be counted as valid. If you have problems joining the portal, contact me directly on Discord or Telegram, and I'll send you the invite again.
Hello, as Near required, I prepared two guides on how to use Ledger with Near. The guides go from setting your account from scratch to signing transactions with Ledger. Please finde them below:) https://medium.com/@bonsfi/como-usar-leger-con-near-cli-8b9ed66f3b1d https://medium.com/@bonsfi/how-to-use-ledger-with-near-cli-648d5d990517
Validator: @coolpool.dimaro1.betanet Master account: @dimaro1.betanet
Challenge001: Accepted! Explaining NEAR keys in Ukrainian https://medium.com/@dmytro.rozum/дещо-про-ключі-near-2a94888a1ffa
Validator: @coolpool.dimaro1.betanet Master account: @dimaro1.betanet
Challenge002: Accepted! Enrol your node in Ukrainian
Validator: @coolpool.dimaro1.betanet Master account: @dimaro1.betanet
Challenge003: Accepted! Setting up Monitoring on Near node via Grafana + Prometheus in Ukrainian
validator: @anechoic.stakethouse.betanet master account: @anechoic.betanet
which contribution you want to do, and the link to the challenge Challenge 001: How to compile nearcore
the type of document you will release Video: https://youtu.be/FCf-jTFtMcI
the date when you will publish the content (you can postpone a few days, no worries) Today 9/12/2020
validator: @anechoic.stakethouse.betanet master account: @anechoic.betanet
which contribution you want to do, and the link to the challenge Challenge 001: How to compile nearcore
the type of document you will release Video: https://youtu.be/FCf-jTFtMcI
the date when you will publish the content (you can postpone a few days, no worries) Today 9/12/2020
You should use the near portal to apply to challenges.
Do you want to earn extra tokens? We have contribution opportunities in the challenges section of Stake Wars.
How does it work? Normally, it's sufficient to create a tutorial in the form of a video, a blogpost or Github document, that shows how to complete the challenge. These guides will help other validators and will help us identify you as a great candidate to run TestNet and MainNet validator nodes.
Contributions in other languages are encouraged but considered on a case by case basis. Updates to these guides, which may be necessary to reflect new releases of the tools involved, will be paid additional tokens at each revision, up to once per month, until Stake Wars will be over.
Once your work is done, reviewed and accepted, it will be added to the list on these challenges. Please note that rewards in tokens will need to pass basic KYC checks from NEAR Foundation, and comply with your local regulations.
Reply below, specifying:
Once your reply is posted, we will evaluate the proposal, agree privately on the scope and the acceptance criteria, and you'll be ready!
If you see the reaction 👀 I've seen this If you see the reaction 👍 you got queued for the betanet tokens