@@ -38,7 +38,7 @@ RUN mkdir ~/Downloads &&\ RUN apt-get update && apt-get install -y \ build-essential \ llvm \ gcc-8 \ gcc-10 \ binutils \ valgrind \ cmake \ @@ -60,17 +60,16 @@ RUN apt-get update && apt-get install -y \ doxygen \ graphviz # Set gcc-8 as th...
Why we are building this Theofficial Cardano walletfrom IOHK runs a full node and takes a long time to sync the blockchain. It's also very big and downloads >500MB of JavaScript dependencies (which can create a large attack surface and requires a lot of auditing). AdaLite is much small...