I have deployed a smart contract using Remix. Can i create its instance on truffle to interact?

I have deployed a contract Openzepplin ERC721Preset using remix IDE. Can I interact with it using Truffle (Node.Js) or by any type programtically?

1 Like