sudo apt-get install liblmdb-dev clang python3
cargo install ic-wasm
git clone https://github.com/dfinity/ic.git
git clone https://github.com/dfinity/sns-kongswap-adaptor.git
cd sns-kongswap-adaptor
Release version:
./scripts/build.py
Debug version:
./scripts/build.py --debug
./scripts/test.py