Clément Renaud
Clément Renaud
hello, is that feature currently planned or being worked on?
> I think what we want to avoid is creating multiple different test suites for each version... Instead of splitting by versions, we could split by functions that contains the...
also maybe we should move away from jest here and use mocha which is more native to hardhat. The current way to run jest tests with hardhat is kind of...
We should be able to remove the logic in the deployments folder entirely now, as the tests only use helpers that will redeploy the contracts and avoid race conditions.
didnt remove the `deployments` folder yet but we dont really use it now so should be quite straightforward to delete
can we build the package from the unlock-js repo? it is useful to have the unlock types as a package for other things like the hardhat plugin or the contracts...
sounds good ! regarding generating the types from the contract, that should be doable using the ABI - already in unlockjs. However the current versions for the actual contract are...
Hi everyone, thanks for the feedbacks ! The best way to get the Unlock protocol on your favourite chain is to go ahead and deploy the contracts. One main limitation...
Yep also seems like opensea does not support it so far (my thread is a bit old tho) https://twitter.com/clemsos/status/1479580570841669634?s=21&t=r3Qp5kUQX9_Z1hzDhcJjMA
tutorial using https://royaltyregistry.xyz/configure