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 28, 2022
1 parent 2684fe6 commit 3758086
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Inery testnet faucet task 5
# Inery testnet faucet tasks

## Create Decentralized Application on Inery Blockchain
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.

1. Clone the Git repository for the project.
2. Add a new directory using your blockchain account name as the directory name.
3. Inside the new folder, put your solution for task 5, which should be a full stack web, desktop, or mobile application using IneryDB as the database.
4. Create a merge request to submit your work for review.
5. If your solution is valid it will be accepted and you will complete task 5.
## Getting Started

It's important to carefully follow the instructions provided and make sure that your solution meets the requirements for the task. Be sure to thoroughly test your code to ensure that it is working correctly before submitting it for review.
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 3758086

Please sign in to comment.