multichain icon indicating copy to clipboard operation
multichain copied to clipboard

Acala Network

Open roynalnaruto opened this issue 4 years ago • 0 comments

  • Allow at least 6Gi RAM for docker, since compiling acala requires that
  • Build and run Acala node (infra/):
$ docker-compose up -d --build acala
  • Run tests (chain/acala/)
$ go test

roynalnaruto avatar Oct 28 '20 09:10 roynalnaruto