README
Velas Sphera Client MVP
Install
npm i livescript -g
The velas sphere node should be launched. The address of node must be written down test/data/config.json (url)
Run
lsc test/all.ls
Velas Sphera Client MVP
<script type="module">
import velasSphereClient from 'https://cdn.skypack.dev/velas-sphere-client';
</script>
Velas Sphera Client MVP
npm i livescript -g
The velas sphere node should be launched. The address of node must be written down test/data/config.json (url)
lsc test/all.ls