A monorepo used for development of ManyMath.
git clone git@github.com:ManyMath/monorepo
cd monorepo
git submodule update --init --recursive
cd monero-dart
dart pub get
dart --enable-experiment=native-assets run bin/xmrdart_example.dart
and wait a moment as the native assets are built.
Refer to the submodules for their documentation.