paratii-player
paratii-player copied to clipboard
bundle paratii-contracts with the app
We now have a bit of a laborious process in which we manually copy the ABI code from the paratii-contracts repo to the paratii-player.
Instead, we shoud include paratii-contracts
in package.json
, and import the ABI directly from there.