Skip to content
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

Implement Deadmans Switch #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davepandit
Copy link

This assignment was challenging but fun. I started by learning the basics of Solidity and completed three modules in the CryptoZombies game. After that, I implemented the Deadman's Switch contract. It took a long time, but I really enjoyed it. I didn't expect an assignment to be this interesting!

While deploying the contract, I had no balance in my MetaMask wallet. I first tried the Alchemy Sepolia faucet, but it said I needed at least 0.001 ETH in my account.

image

Then, I switched to the Chainlink Sepolia faucet, where I connected my MetaMask wallet and got 0.1 Sepolia ETH. After that, I was able to deploy my contract.

This assignment showed me that Web3 can be tough, but I'm excited to take on more challenges like this!

Here are the Lessons that I have completed on CryptoZombies-
1st Lesson
2nd Lesson
3rd Lesson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant