LimeChain / etherlime

Dapp Development framework based on ethers.js
MIT License
185 stars 41 forks source link

Deployed contract wrapper documentation should show contractAddress #251

Closed thegostep closed 5 years ago

thegostep commented 5 years ago

This page: https://etherlime.gitbook.io/etherlime/developer-documentation/etherlime-library-api/wrappers

Should show the address can be accessed with deployedContract.contractAddress

ochikov commented 5 years ago

Thank you for the provided feedback. Yes, we need to include that.