@kaiachain/web3js-ext
Version:
web3.js extension for kaiachain blockchain
22 lines (18 loc) • 656 B
Plain Text
/*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/
/**
* [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
*/