Docs Category: Rest-server

NEAR API REST Server

To Share and +4 nLEARNs Login with NEAR NEAR REST API Server is a project that allows you create your own simple REST API server that interacts with the NEAR blockchain. Utils /init Configures near-api-server.config.json and creates a master account that stores credentials in this file. This allows for "simple methods" to be called where …

NEAR API REST Server Read More »

NEAR API REST Server

To Share and +4 nLEARNs Login with NEAR NEAR REST API Server is a project that allows you create your own simple REST API server that interacts with the NEAR blockchain. Requirements NEAR Account (with access to private key or seed phrase) Node.js npm or Yarn API request tool such as Postman Setup Clone repository …

NEAR API REST Server Read More »

NEAR API REST Server

To Share and +4 nLEARNs Login with NEAR NEAR REST API Server is a project that allows you create your own simple REST API server that interacts with the NEAR blockchain. Contracts /deploy Deploys a smart contract to the NEAR blockchain based on the wasm file located in /contracts folder. Method: POST Param Description account_id …

NEAR API REST Server Read More »

NEAR API REST Server

To Share and +4 nLEARNs Login with NEAR NEAR REST API Server is a project that allows you create your own simple REST API server that interacts with the NEAR blockchain. NFTs /mint_nft Mints a new NFT on a specified contract. Method: POST Standard NFT Minting Param Description token_id ID for new token you are …

NEAR API REST Server Read More »

Scroll to Top
Report a bug👀