js-waku/packages/message-hash
Danish Arora 9fe04d85f3
chore: use `pubsubTopic`/`pubsubTopics` across the codebase (#1653)
* chore: change all references of pubSubTopic to pubsubTopic

* change references of pubSubTopics to pubsubTopics

* flag words in cspell
2023-10-16 12:52:32 +05:30
..
src chore: use `pubsubTopic`/`pubsubTopics` across the codebase (#1653) 2023-10-16 12:52:32 +05:30
.eslintrc.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.mocharc.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
.prettierignore chore: ignore changelog file as it's handled by release please 2023-05-06 13:50:20 +10:00
CHANGELOG.md chore: release master (#1558) 2023-09-11 13:27:24 +02:00
README.md chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
karma.conf.cjs feat: add Firefox and Webkit to karma (#1598) 2023-09-22 17:48:07 +02:00
package.json chore(deps)(deps): bump fast-check from 3.13.0 to 3.13.1 (#1629) 2023-10-02 22:28:51 +05:30
rollup.config.js chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
tsconfig.dev.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
tsconfig.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
typedoc.json chore: update typescript (#1528) 2023-09-21 10:57:37 +02:00

README.md

NPM

GitHub Action Discord chat

@waku/message-hash

TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE.

See JS-Waku README for more information.

Contributing

See CONTRIBUTING.md.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.