Skip to content

decentrawise/SounDAC-JS

 
 

Repository files navigation

SounDAC Javascript Library

SounDAC-JS is used to access and broadcast data to the SounDAC blockchain over websockets it is written in javascript and is a fork of steem-js.

https://github.com/steemit/steem-js

As such a fair amount of the documentation for steemjs does apply to muse-js as well.

If you have questions on how to use SounDAC-js for your project please peruse those documents before asking in The SounDAC Community https://soundac.slack.com/messages/C700N8KDW/

If you are making a PR to the library please compile and test the code before submitting the PR.

Compile with :

npm run build-browser && npm run build-node

You can open testingindex.html to check and test your code.

About

Javascript library to interact with SounDAC

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%