Skip to content
Discussion options

You must be logged in to vote

Hello @maxdporter well this is an object, as you know we have created the first contract called SimpleStorage, and now in our StorageFactory we import it with import "./SimpleStorage.sol"; so we can use that contract as a data type (actually is an object) . If you want to know more about OOP (object oriented programming) in solidity check this article: https://medium.com/coinmonks/solidity-and-object-oriented-programming-oop-191f8deb8316

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maxdporter
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants