Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 407 Bytes

File metadata and controls

13 lines (8 loc) · 407 Bytes

Neon-dapp API Server

Based on NEO dApp Starter Kit by @Deanpress

Instructions:

  1. git clone https://github.com/adX-agency/API.git adx-api
  2. cd adx-api && npm install
  3. Edit backend/config.js accordingly with your desired REST endpoint, WIF, and smart contract script hash.
  4. node index.js

Licensed under MIT License