Skip to content

estherbreath/Factory_contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Factory_contract is basically made up of two contracts. The first is the StudentDetails contract mainly to get details of students in the school. In the same contract, the Principal is set as the only person who can admit and expel a student,

The parent contract which is the Factory_contract is where other contract can get an instance of the studentDetails contract. They can access to the StudentDetails contract from the Factory_contract. You can try it too

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published