AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

Update outdated README.md of DUNE #196

Open pliuwu1998 opened 1 year ago

pliuwu1998 commented 1 year ago

Some important info as below should be added into README.md:

  1. Describe how to clone and debug DUNE locally using ./dune (not just globally installed dune)
  2. indicate how to use interactive bash of docker to let end users able to use dune_container as a local computer such as check nodeos output, ps aux to find running nodeos, ls nodes/ etc.
  3. Indicate use of 'pytest -v tests/' to do unit test, and before that use ./bootstrap.sh