Simplify Interaction with dApps

Compile the Source Code

git clone git@132.232.87.203:middleware/backend.git
cd backend
make all

start

./backend daemon run -e :8081

Last updated