Skip to content

The following repository contains demo/example code to use maticj-sdk. Run a server and serve requests.

Notifications You must be signed in to change notification settings

integrations-Polygon/maticjs-sdk-demo

Repository files navigation

Maticjs SDK Demo

A demo project for Maticjs SDK.

Description

A REST API built with Express js.
MaticJs Demo.postman_collection.json is the Postman collection file.

Getting Started

Dependencies

  • Node version 16.16
  • Npm version 8.11

Installing

  • Install NPM packages
    • npm i
  • Copy .env.example to .env and update .env file for values

Executing program

  • Run Server in development mode.
npm run start:dev
  • For ease of testing you can import Postman Collection and start making requests.

About

The following repository contains demo/example code to use maticj-sdk. Run a server and serve requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published