An open API service indexing awesome lists of open source software.

https://github.com/zunxbt/infinit-dev-task

Easy way to deploy Uniswap V3 protocol smart contracts on Sepolia Testnet using INFINIT tech
https://github.com/zunxbt/infinit-dev-task

Last synced: about 2 months ago
JSON representation

Easy way to deploy Uniswap V3 protocol smart contracts on Sepolia Testnet using INFINIT tech

Awesome Lists containing this project

README

        

Infinit Dev Task

![1500x500](https://github.com/user-attachments/assets/75d0cea0-2f9c-4a1d-9f37-8ea9a94e7aa9)

## Prerequisites
- Need to have atleast 0.1 Holesky ETH (Recommended) or 2 ETH Sepolia
- You can get Holsky Faucet from this [website](https://cloud.google.com/application/web3/faucet/ethereum/holesky)
- You can get Sepolia Faucet from [infura](https://www.infura.io/faucet/sepolia) or you can bridge from arbitrum eth or optimism eth using [layerzero testnet bridge](https://testnetbridge.com/sepolia)
- Open Linux Based Terminal or you can use [codespace](https://github.com/codespaces) or [gitpod](https://gitpod.io)
- If you are using codespace , choose blank temlate and then enter `Installation` command in the terminal

## Imp Info
- In the middle of the code, it will ask something like this

![Screenshot 2024-09-25 015143](https://github.com/user-attachments/assets/9414a161-1b4a-4641-9dd1-c13fb2993f6f)

- Here at 1st, press `enter key` then choose `Holesky Testnet` (Recommended) or `Sepolia Testnet` and then choose `Uniswap V3` and atlast choose `Y`
- You can use `W` `A` `S` `D` key to move up and down

---

- In the middle, it will prompt something like this "`Enter account ID`", here u need to give any name to ur wallet (example : ZunXBT), make sure to remember it
- In the next step, u need to provide a password to ur wallet , during enter password it will not show up on terminal, u also need to remember this
- After that send atleast 0.1 Holesky ETH (if you chosen Holesky Testnet) or 2 Sepolia ETH (if you chosen Sepolia Testnet) from your wallet address to that address

![image](https://github.com/user-attachments/assets/39680a3b-4931-4c0d-9672-e1debf5bec73)

- At last stage, it will prompt for gas simulation, choose `Y` and after that it will ask for execution, choose `Y`

## Installation
- Use either this command
```bash
[ -f "infinit.sh" ] && rm infinit.sh; wget -q https://raw.githubusercontent.com/zunxbt/Infinit-Dev-Task/main/infinit.sh && chmod +x infinit.sh && ./infinit.sh
```
- Or this command to install
```bash
[ -f "infinit.sh" ] && rm infinit.sh; curl -s -o infinit.sh https://raw.githubusercontent.com/zunxbt/Infinit-Dev-Task/main/infinit.sh && chmod +x infinit.sh && ./infinit.sh
```

## Get `Early Contributor Role`

- Take a screenshot like this

![Screenshot 2024-09-25 005911](https://github.com/user-attachments/assets/9555ded4-fc7c-479a-8a32-06b28c9f8838)

- Tweet with this image on X about ur experience after using Infinit tech
- Copy the link and submit in there developer channel
- Discord Link : [here](https://discord.gg/P4zTGGheCJ)