Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jg8481 authored Apr 12, 2024
1 parent c64fdd4 commit 7278c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ In the future I plan to expand this toolkit into the following areas.
- (February 12, 2023 - **Ready To Use**) Created a working Truffle Suite library using a similar design as the Hardhat library, but utilizes [web3.js](https://web3js.org) and added a few different tests too.
- Create more static analysis, security, and vulnerability scanning RPA automation integrated with popular tools in the Web3 and blockchain industry
- Create RPA and `robotframework-hardhat-remote-library.js` powered multichain bots utilizing [Infura RPC nodes](https://infura.io/), [Hardhat toolkit](https://hardhat.org/), and [ethers.js](https://github.com/ethers-io/ethers.js/)
- Create RPA and Alchemy powered bots utilizing [their SDK](https://www.alchemy.com/sdk) and [RPC nodes]().
- Create RPA and Alchemy powered bots utilizing [their SDK](https://www.alchemy.com/sdk) and [their RPC nodes](https://docs.alchemy.com/docs/how-to-add-alchemy-rpc-endpoints-to-metamask).
- Attempt to create Robot Framework automation utilizing the [Foundry toolkit](https://github.com/foundry-rs/foundry)
- Progress:
- (March 4, 2024 - **Ready To Use**) Created working parallel running Foundry and Playwright tests that runs checks on a mock wallet dApp connected to a local Anvil node.
Expand Down

0 comments on commit 7278c85

Please sign in to comment.