cosmjs-util/packages/utils
2020-06-09 18:02:29 +02:00
..
nonces Add package @cosmjs/utils 2020-06-09 17:40:42 +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
jasmine-testrunner.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
karma.conf.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
package.json Update repo URLs 2020-06-09 18:02:29 +02:00
README.md Update repo URLs 2020-06-09 18:02:29 +02:00
tsconfig.json Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
typedoc.js Add package @cosmjs/utils 2020-06-09 17:40:42 +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).