cosmjs-util/packages/utils
2020-07-15 13:22:13 +02:00
..
nonces Add nonces 2020-07-01 16:45:35 +02:00
src Add @cosmjs/encoding and @cosmjs/math 2020-06-09 17:46:03 +02:00
types Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
.eslintignore Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
.gitignore Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
.nycrc.yml Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
jasmine-testrunner.js eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
karma.conf.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
package.json Let typedoc clear target dir 2020-07-02 10:38:19 +02:00
README.md Format other .mds 2020-06-18 11:52:00 +02:00
tsconfig.json Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
typedoc.js Remove unnecessary target config 2020-07-02 10:37:41 +02:00
webpack.web.config.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00

@cosmjs/utils

npm version

Utility functions independent of blockchain applications. Primarily used for testing but stuff like sleep can also be useful at runtime.

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).