Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 614 Bytes

File metadata and controls

23 lines (14 loc) · 614 Bytes

Struct-Project

This project showcases a contract containing structs and a dictionary.

Requirements

Usage

  1. Create your Contract, Transaction, and Script files using Flow Playground.
  2. Deploy the contract on the Flow blockchain.
  3. Use the transaction to add a book by providing its ID and name.
  4. Utilize the script to retrieve book information using its ID.

Author

Created by Tobi Emmanuel Agbaje.

License

This project is licensed under the MIT License.