Skip to content

Coding tasks for the first and second year students to get into the Amrita Blockchain Club.

Notifications You must be signed in to change notification settings

Amrita-Blockchain-Club/1st-2nd_Year-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

1st-2nd_Year-Tasks

Coding tasks for the first-year students to get into the Amrita Blockchain Club.

  1. Develop a simple login page: Input the username and password from the user, convert them into respective hashes, and store them in a text file or csv file. Implement both Register and Login functionality. (No UI required; implement it in the command line interface.)
  2. Write a program that prints "true" if the Ethereum address is valid; otherwise, print "false." (You can use any Ethereum address from Etherscan for testing.)
  3. Download and use MetaMask browser extension: Create a MetaMask account and establish the Sepolia testnet. Utilize the Alchemy faucet to request 0.5 ETH.
  4. Write four lines about what sparked your interest in this Amrita Blockchain Club.
  5. Create a GitHub account. Fork our 1st-Year-Tasks repository from the club's GitHub. Add your coding files to the repository and mail us your github repository link.
  6. Take a block hash of the Ethereum blockchain (use Etherscan), extract the transactions in that block, and append it to a text file. Finally, print out the content that is in text file. --> This is extra question for 2nd years

Submission Format:

  • Task 1: Code file

  • Taks 2: Code file

  • Task 3: Screenshot

  • Task 4: Text File

  • Task 6: Code and text file.

  • Task 5: Link

About

Coding tasks for the first and second year students to get into the Amrita Blockchain Club.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published