18 lines
899 B
Markdown
18 lines
899 B
Markdown
# @cosmjs/utils
|
|
|
|

|
|
[](https://www.npmjs.com/package/@cosmjs/utils)
|
|
[](https://github.com/cosmos/cosmjs/blob/v0.35.0/LICENSE)
|
|

|
|

|
|

|
|
|
|
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](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
|
|
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
|