Skip to content

TarunTAr/ETH-AVAX-2

Repository files navigation

About the Project

We have integrated Frontend with the smart contract. By integrating the contract we will be able to interact with the functions declared in the smart contract. In this project contract, we have set number, get number and get address function fronted integrated with the node js.

Get Started

The Assessment smart contract allows for basic account management, enabling deposits, burn and withdrawals. It logs transactions and provides an overview of the transaction history.

Requirement

  • Any complier(Here I'm Using VScode)
  • Mingw
  • Nodejs

Executing program

  • Write the functions in that code.
  • TO RUN THIS CODE THERE ARE FEW COMMANDS
cd file name 
npm i 
npx hardhat node
npx hardhat run --network localhost scripts/deploy.js
npm run dev 
  • Executes deploy and withdraw part with the help of wallet

Authors

Tarun Bankar

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published