hackyguru / Sphinx-Sovryn

Sphinxchat integration for sovryn network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphinx-sovryn

integration for sphinxchat and sovry network for sovrython.

Loading into application using sphinx-bridge

npm install --save sphinx-bridge

Install all the required dependencies including fabric network using the command :

npm install

Import sphinx-bridge as :

import * as sphinx from 'sphinx-bridge'
<script src="https://unpkg.com/sphinx-bridge@0.2.4/sphinx/sphinx.min.js"></script>

Start development server : npm start

Open Source License

GPLv3

Presentation/Documentation Link

Please feel free to view the presentation at this link

About

Sphinxchat integration for sovryn network

License:GNU General Public License v3.0


Languages

Language:TypeScript 58.9%Language:HTML 37.8%Language:JavaScript 3.3%