Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 646 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 646 Bytes

Ophir-departmental-Contract

Using the Contract name Ophir departmental Contract, where the name of workers in Ophir are negligible:

  1. Build a storage contract storing the name of various departments in Ophir by name and the number of workers Then build an array to store them in sequence .

  2. Write a contract to call the number of workers in Ophir departments in Ophir by the name of departments .

  3. Write a contract to deploy the Ophir departmental contract, store the number of workers in Ophir department on different indexes(contract address) and get them

  4. Write a contract to add more workers to the number of workers stored.