eth-crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Language: javascript
Author: GitHub Repos (@github-repos)
0 stars · 1 views
Files
- .npmrc (npmrc)
- README (txt)
- tutorials (txt)
- creating-transactions.md (md)
- signed-data.md (md)
- encrypted-message.md (md)
- test (txt)
- tutorials (txt)
- encrypted-message.test.js (js)
- signed-data.test.js (js)
- bug-template.test.js (js)
- typings.test.js (js)
- index.test.js (js)
- karma.test.js (js)
- integration.test.js (js)
- performance.test.js (js)
- .eslintrc (eslintrc)
- issues.test.js (js)
- unit.test.js (js)
- eslint.config.mjs (mjs)
- .babelrc (babelrc)
- README.md (md)
- typings (txt)
- index.d.ts (ts)
- .gitattributes (gitattributes)
- LICENSE (txt)
- package.json (json)
- .eslintrc.json (json)
- ISSUE_TEMPLATE.md (md)
- .github (github)
- workflows (txt)
- release.yml (yml)
- ci.yml (yml)
- FUNDING.yml (yml)
- .gitignore (gitignore)
- .solhint.json (json)
- contracts (txt)
- DonationBag.sol (sol)
- .gitignore (gitignore)
- TestContract.sol (sol)
- src (txt)
- public-key.js (js)
- hex.js (js)
- public-key-by-private-key.js (js)
- index.js (js)
- create-identity.js (js)
- recover.js (js)
- calculate-contract-address.js (js)
- recover-public-key.js (js)
- decrypt-with-private-key.js (js)
- tx-data-by-compiled.js (js)
- util.js (js)
- encrypt-with-public-key.js (js)
- hash.js (js)
- sign.js (js)
- cipher.js (js)
- vrs.js (js)
- browserify.index.js (js)
- sign-transaction.js (js)
- renovate.json (json)
- config (txt)
- webpack.config.js (js)
- karma.conf.js (js)
- ATTRIBUTION.md (markdown)