We provide hosted server instances for wallet and transactions builder by restful APIs, this allow integration and interaction to Cardano blockchain from any technology stacks and systems.
-
Check
.env.example
file and create a.env
file and set the environment variables. -
Install the dependencies:
npm install
-
Run the development server:
npm run dev
Frontend: http://localhost:3000/, Backend: http://localhost:8080/