-
Notifications
You must be signed in to change notification settings - Fork 38
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
Gitcoin Bounty for Hardhat "How-To" Documentation #6
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 6 days, 4 hours ago. 1) menezesphill has started work. Hi there XDC Community. My plans for this bounty are:
A "HOW TO" WITH HARDHAT AND THE APOTHEM NETWORK WITH ALL THE REQUIREMENTS -Try and deploy a smart contract on the XDC Apothem testnet. My plan for the task is to first write my smart contract and deploy it using Hardhat and note down all the issues faced while doing so. After that I will compile all the steps required and explain the procedure to deploy smart contract. Hi, I would like to participate in the documentation development. My Documentation plan is:
Learn more on the Gitcoin Issue Details page. |
I could successfully upload the contract using hardhat. Bt I am facing one small error that I am facing. Can you help me on how could I change that?? @MrBlockchain22 @WalterBlueu |
The addresses for the XDC Network start with xdc instead of 0x. |
I know that, but that gives an error in the terminal while deploying the contract. |
Hello @ArpitaGanatra, please try using https://erpc.xinfin.network as the RPC server as it works with the 0x prefix address. |
Thank you @WalterBlueu |
You can use this one. Or Any of the ones on this link under XDC Apothem / Testnet |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 40687.2005 XDC (1000.00 USD @ $0.03/XDC) has been submitted by: @MrBlockchain22 please take a look at the submitted work:
|
Hi, Can you please tell is the documentation provided require any changes or it is good? |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 40687.2005 XDC (1000.00 USD @ $0.03/XDC) attached to this issue has been approved & issued to @ArpitaGanatra.
|
Judging Criteria
[All submissions must contain clear and concise information with explicit instructions and images describing each step required to execute the process. An accompanying video in addition to the written content is highly desired.
All submissions will be put through an industry standard plagiarism detection tool to ensure that all submissions are the work and ideas of the person submitting for the bounty. If the plagiarism tools flag your submission, you will be disqualified from participation in the bounty.
You will be provided with resources (if available) as an aid to help you get started. The sole act of submitting content for the bounty does not automatically qualify you for the bounty. Our team will review all submissions and choose the submission whose content best fits the needs and requirements of the bounty.
Participants selected as winners of the bounty will be notified within seven working days after the bounty has ended.](https://github.com/XDC-Community)
Description
Amount of Bounty
Grant Sponsor: XDC Foundation. All monies paid will be in XDC.
What will you be creating?
You will be creating how-to documentation for the XDC Network. Some documentation has already been created, and you will read through it to ensure it works as intended, reads clearly or if it needs better clarification, then make those changes. Those items without documentation will be created from scratch. Documentation will have images that describe or represents what's being done or described in your tutorial.
Details
Using Hardhat
Hardhat is an Ethereum development environment that provides an easy way to deploy contracts, run tests and debug Solidity code locally.
What you will learn
In this tutorial, you will learn how to create a smart contract using Hardhat and deploy it to the Apothem test network.
What you will do
Setting up the development environment
Deploying a contract on the XDC Network
Total Prize of Bounty
Total sum of up to $1,000.00 USD worth of XDC for this event, reward amount assigned at judge's discretion.
Further Details
This event will be an ongoing collaboration to create "how to" documentation for the XDC Network. All documentation will be open source and added to the docs repository in the how-to folder via pull request:
https://github.com/XDC-Community/docs/tree/main/how-to
Resources
These are some of the resources you have available to you where you will find the necessary information to complete your submission.
Apothem Test Network
https://www.apothem.network/
Apothem Faucet
https://faucet.apothem.network/
Node.js v8+ LTS and npm
https://nodejs.org/en/
Guide to Apothem Test Network
https://ruslanwing100.medium.com/the-beginners-guide-of-using-xinfins-apothem-network-sandbox-network-to-test-blockchain-e94d55455a00
XDC Remix
https://remix.xinfin.network/#optimize=false&runs=200&evmVersion=null&version=soljson-v0.8.7+commit.e28d00a7.js
Sample of Documentation
https://docs.polygon.technology/docs/develop/hardhat
Note: Do not copy and paste from this source as it will be plagiarism and disqualify your submission.
The text was updated successfully, but these errors were encountered: