- ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin "[\"*\"]"
- ipfs daemon
truffle compile
truffle migrate
Notice: You have to connet the metamask to the private network and import the
private keys from ganche-cli
to the metamask. Another option is to run
ganache-cli --mnemonic=merit <MNEMONIC_PHRASE>
with the phrase exported from metamask.