UNPKG

orbit-db

Version:

Distributed p2p database on IPFS

28 lines (20 loc) 826 B
/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh <https://feross.org> * @license MIT */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ /*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) */ /*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */ /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ /*! run-parallel-limit. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ /** * [js-sha3]{@link https://github.com/emn178/js-sha3} * * @version 0.8.0 * @author Chen, Yi-Cyuan [emn178@gmail.com] * @copyright Chen, Yi-Cyuan 2015-2018 * @license MIT */