I think that it will be great to have a FAQ thread (can be this one only ), so the frequently occurring bugs/error or frequently asked doubts related to Unlock protocol integration can be answered in a more efficient way, this will help us to lower the entry barrier for developers and will also save the time of the regular developer contributors of the protocol.
Feel free to add your thoughts/views/or any question/answer set which you think have been asked frequently
Question: I have been trying to instantiate a contract with the contract address for using
createLock function given in the unlock documentation, but I am not sure which ABI to use, as the ABI given on etherscan given for those contract addresses, does not seem to work for me
Answer: The contract addresses given in the documentation, represents the proxy contracts, but for using the createLock you need to have the abi of the implementation contract