/akbank-web3-final-case

This is the Final Case Task of Akbank & Patika.dev Web3 Practicum.

Primary LanguageSolidityMIT LicenseMIT

Akbank & Patika.dev Web3 Practicum Final Case

This is the Final Case Task of Akbank and Patika.dev Web3 Practicum.

I tried to simulate a bank, a company and bill payments with Solidity.

Table of Contents

  1. Overview
  2. Run
  3. Learn More & Resources

Overview 🔝

The repo contains 5 contracts and one interface.

The Bank contract is for holding all balances of workers and company and billing companies.

The WorkerPayroll contract is for adding worker, storing worker and paying to workers

The PhoneOperator, InternetProvider and ElectricityCompany contracts are for storing bill payments and paying bills.

There will be added another informations when I have spare time.

Run 🔝

You can run the contracts using Remix IDE.

Learn More & Resources 🔝

Will be added soon.