Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 575 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 575 Bytes

Mesh Cloud and SaaS

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.

cloud.meshjs.dev

Get started

  1. Check .env.example file and create a .env file and set the environment variables.

  2. Install the dependencies: npm install

  3. Run the development server: npm run dev

Frontend: http://localhost:3000/, Backend: http://localhost:8080/