Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-client

This is the open-source (Apache 2 License) Javascript client library for the Continusec Verifiable Data Structures API.

To get started, see the docs at:

https://www.continusec.com/documentation/clients

To use, load continusec.js in your HTML:

<script src="continusec.js" type="text/javascript"></script>
<script type="text/javascript">
    var client = new ContinusecClient("<account number>", "<api key>");
	    ...
</script>

For any questions / feedback, please open an issue in Github, or send mail to: support@continusec.com.

Pull requests welcome!

About

Javascript client library for the Continusec Verifiable Data Structures API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages