2.1.4 • Published 4 years ago

seele-sdk-javascript v2.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Install

npm i seele-sdk-javascript

Test

npm test
# for individual test
# npm test test/key.test
# npm test test/keystore.test

Dev

  1. code changes
  2. test
  3. document changes
  4. generate document
  5. update npm version
  6. git commit
  7. npm publish

Doc

Full API reference and more tutorials are linked here.

Doc generation

There are two html documentation styles:

  1. sphinx with Read the Docs theme.
  • Install sphinx packages.
    brew install sphinx
    sphinx-build --version
    conda install -c anaconda sphinx_rtd_theme
    conda install -c anaconda sphinx
  • Generate.
    npm run docs
  1. jsdoc with minami theme.
  • Generate.
    npm run docj
  1. more related to mac

    brew install pyenv
2.1.4

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago