Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Inery-Admin authored Dec 20, 2022
1 parent bf0675c commit 726e653
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
RPC API push transaction Submit your code/software solution for pushing transactions with RPC API on Inery testnet blockchain.
You will have to :
Clone this git repository.
Add your directory to Submit folder (Directory should be named as your blockchain account name)
Inside your directory, you will add your software solution for task 4
You will create a merge request and we will validate your work.
If you succeed we will accept your merge and you will complete task 4.
# Inery testnet faucet tasks

This is the base branch for tasks related to the Inery faucet. For each task that requires revision using GitHub, we will create a new branch named with the number of that task, such as 'task4', 'task5', etc.

## Getting Started

To verify the quality of your code, you will need to clone the specific branch of the project and submit the required changes for that task. After making the necessary changes, you can create a pull request to submit your work for review. If the work is satisfactory, it will be approved. If there are any issues with the work, it may be labeled with specific comments indicating what needs to be improved or modified. It is important to carefully review and address any feedback provided in order to improve the quality of your work.

0 comments on commit 726e653

Please sign in to comment.