MUD framework
Last updated
foundryup"@latticexyz/cli": "npm:@concha-network/cli@2.0.0-next.17-batched",
"@latticexyz/world": "npm:@concha-network/world@2.0.0-next.17",
"@latticexyz/world-modules": "npm:@concha-network/world-modules@2.0.0-next.17"pnpm installsolc = "0.8.24" // upgrade solidity version to 0.8.24
// Add the Concha testnet profile
[profile.concha-testnet]
eth_rpc_url = "https://testnet-rpc.concha.network"pnpm run build && mud deploy --profile=concha-testnet