Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 662 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 662 Bytes

SocialMove-BE

Introduction

This example demonstrates a Move Action built with Node.js using the Express framework. It provides an API endpoint for transferring MOVE , mint NFT , voting.

Setup

Install dependencies:

pnpm install

Start the application ( dev ) :

pnpm run dev

The server will start running on http://localhost:3001

The endpoint for the Action is: http://localhost:3001/api/actions/{actions_endpoint}?{param}

Currently in this example will have 3 endpoint :

  • transfer-move
  • mint-nft
  • voting

You can test the link to check the display on devnet via the link, test actions at: https://socialmove.com/actions/devnet