Welcome to Aura IDE smart contract interaction

Introduction

Version Version

This repo use to interact between wasm file and schema smart contract from Aura IDE Compiler

Installation

NodeJS

npm install
npm start

Postgres

Install following with link: postgres

Step Run:

  1. Edit file: database.module.ts in src/database to config database
  2. Run command: npm install
  3. Run command npm run start

License

MIT License.