Ankush Banik
Ankush Banik
### **Describe your change:** - [ ] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? #### References ###...
A lot of these Algorithms use old ES syntax ie. using the "var" key-word, or an old way of function declaration......change this to ES6 syntax,
while the token faucet is working fine, we have to separately add the token deployed address into our wallet and then FAU tokens are shown in the MetaMask wallet. use...
**Describe the bug** A clear and concise description of what the bug is. In `helper/core/workflows/standardWorkflow` at the line 87, these errors occurs `Don't use Number as a type. Use number...
Change the type `Number` -> `number` & `String` -> `string` https://github.com/alchemyplatform/create-web3-dapp/issues/93
`npx create-web3-dapp@latest` throw an error **npm ERR! Cannot read properties of null (reading 'pickAlgorithm')** ### The full log -> npm ERR! Cannot read properties of null (reading 'pickAlgorithm') npm ERR!...
update
Add SimpleERC20 smartcontract #51