Vikash-8090-Yadav / SaL--dApp

The Sal-dApp provides an efficient platform for organizational administrators to effectively oversee and manage their employees' salaries by adding them as users and securely storing their information on IPFS/Filecoin network. The platform enables the administrator to process payments conveniently and seamlessly on both Matic Ethereum blockchai
https://sa-l-d-app.vercel.app/
MIT License
3 stars 0 forks source link

Adding a constructor in the allemp contract. #79

Open infoparth opened 1 year ago

infoparth commented 1 year ago

The allemp contract does not have a constructor. This means that the contract will not be initialized when it is deployed, and any state variables will be initialized to their default values.

infoparth commented 1 year ago

@Vikash-8090-Yadav pls assign me this issue under GSSoC '23 I will fix it

Vikash-8090-Yadav commented 1 year ago

Hey great start working on thsi , but the merging fro the smart contract may take time, as i am making github action for the testing and deployment .