Ethereum Simple Project
Budget: $10 – $150 USD
Ethereum Simple Project
We need to register a .ETH domains using an api. You will implements this unique operation, using web3.js and ethers.js :
Boolean result = registerEthDomain(String domain.eth, String metaMask Wallet, String metaMaskWalletPassword).
result = true if the domain was registered or false if not (show error).
To implement this project only free resources can be used .That is, we will not use features like quicknode, infura etc.
It is all.
We already know which domains we want to register and we know which domains are available.
Note: Your code will be used in one of our java projects.
We need to register a .ETH domains using an api. You will implements this unique operation, using web3.js and ethers.js :
Boolean result = registerEthDomain(String domain.eth, String metaMask Wallet, String metaMaskWalletPassword).
result = true if the domain was registered or false if not (show error).
To implement this project only free resources can be used .That is, we will not use features like quicknode, infura etc.
It is all.
We already know which domains we want to register and we know which domains are available.
Note: Your code will be used in one of our java projects.