Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Feb 1, 2024
1 parent 0d95688 commit 6dd5522
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,12 @@ Utilizes `ContractFactory` from [@ethers](https://www.npmjs.com/package/ethers)

---

- **save(contractInstance | name, address)**:

Saves the contract to storage under the given `address` without deployment.

---

- **deployed(contractInstance, contractIdentifier)**:

Returns the deployed contract instance, inferring types and enhancing functionalities for comfortable interaction.
Expand Down

0 comments on commit 6dd5522

Please sign in to comment.