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.examplefile and create a.envfile 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/