polo-connex

Standard interface to connect DApp with PoloChain and user

Usage no npm install needed!

<script type="module">
  import poloConnex from 'https://cdn.skypack.dev/polo-connex';
</script>

README

Introduction

Connex is the standard interface to connect PoloChain apps with PoloChain blockchain and user. Connex is a set of well-designed APIs for developers, with injected Connex Object in web applications they can easily build decentralized applications.

Get Started

Install

TypeScript(Recommended)

npm install polo-connex --save-dev

License

Connex is licensed under the GNU Lesser General Public License v3.0, also included in LICENSE file in the repository.