I’m starting work on using Moralis (currently just on the Rinkeby test net, will move to main net (and the derivatives, e.g. Mumbai, SKKoin, etc)) to access Opensea. We’ll be able to use this in our Phaser apps (and the DAO project), and I’m figuring out a way to use it with Unity as well.
Update -> I've moved eslinter and prettier into a directory code-insiders-config and I'll leave it like that for now, as using yarn start works fine after doing that
I’m starting work on using Moralis (currently just on the Rinkeby test net, will move to main net (and the derivatives, e.g. Mumbai, SKKoin, etc)) to access Opensea. We’ll be able to use this in our Phaser apps (and the DAO project), and I’m figuring out a way to use it with Unity as well.
tokenType
inBuyOrder
orSellOrder
(which is either ERC721 or ERC1155) to be dynamic (like thetokenAddress
field)