eth-crypto
remix-project
eth-crypto | remix-project | |
---|---|---|
2 | 7 | |
872 | 2,402 | |
- | 1.3% | |
8.6 | 10.0 | |
11 days ago | 3 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
eth-crypto
- How to store confidential data in blockchain
-
Encrypt/Decrypt with ETH keypairs
Check out eth-crypto: https://github.com/pubkey/eth-crypto
remix-project
-
How I Contributed One Line of Code to Ethereum
Remix - Browser-based compiler and IDE for Ethereum smart contracts written with Solidity.
-
Can someone help with a quick Remix Test?
The issue is described here in a bit more detail, https://github.com/ethereum/remix-project/issues/3866 .
-
"Not your keys, not your crypto" is actually not the full truth in Ethereum ecosystem
You have not explained why it is not possible. What exactly do you think would prevent someone from doing what people can already do in their browser using REMIX?
-
Using Remix Analyzer For Solidity Syntax Analysis.
Remix Analyzer is the underlying library for the Remix IDE Solidity Static Analysis plugin. This means that it can be also used for other projects, not just for Remix IDE.
-
Duplicate bot comments?
Example C: https://github.com/ethereum/remix-project/pull/1182
-
Getting started with Remix - Ethereum IDE
Remix-IDE is available at remix.ethereum.org. The project is available at GitHub Repository and the docs are available at this link.
-
Tools for auto UI (i.e. a "web page") generation from ABI.
Ok, maybe universal-dapp-ui.js is what I'm looking for. I'm pretty lost in JS land. Can I use this without getting my node all twisted up in yarn?
What are some alternatives?
uniswap-v3-token-swap - example code of uniswapV3 token swaps with hardhat and ethersjs
hardhat - Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log. [Moved to: https://github.com/NomicFoundation/hardhat]
frame - System-wide Web3 for macOS, Windows and Linux
merkletreejs-solidity - Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
ethereum-boilerplate - The ultimate NextJS Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and since it uses Moralis SDK You can even use it on Solana! Happy BUIDL!👷♂️
ethereum-abi-ui - Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI
GLM-stake-pool - Yield farming opportunity for Golem's GLM token holders. (By staking uniswap-LP tokens that is a pair between GLM and ETH into the stake pool)
evm.codes - Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
solhint - Solhint is an open-source project to provide a linting utility for Solidity code.
web3-react-native - ⚛️ Web3 Native Modules for React Native.
evm-simulator - Tool to simulate EVM blockchain transactions output and effects without actually executing them on the network