Skip to content

backslash47/ontology-dapi-demo

Repository files navigation

dAPI.js DEMO

Demo project for dAPI.js library.

The project contains examples for some of the API calls to Ontology blockchain using the dAPI.js library.

It is necessary to have installed suitable dAPI provider . Reference implementation is Cyano Wallet.

Build

Required Tools and Dependencies

  • Node
  • Npm

Developing

Execute these commands in the project's root directory:

Download

git clone 'https://github.com/OntologyCommunityDevelopers/ontology-dapi-demo.git'
cd ontology-dapi-demo

Install

npm install

Start web server

This will build the project and start Express web server.

npm run start

You will get the demo served at http://localhost:3000

Built With

Authors

License

This project is licensed under the ISC License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published