[Coding] - Integrating Privacy Coins into a smart contract?

I have a smart contract idea and I need to be able to hold privacy coins inside of my smart contract.

I’m a beginner when it comes to solidity, however I already have all the logic layed out and it’s not too complicated to make. The only thing I do not know how to do, is how I would store privacy coins in to the contract. My smart contract does not require the use of any other crypto currency besides privacy coins. I just need the ability to receive and send privacy coins via the contract.

Can someone point me in the right direction to do this?

1 Like