Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added detailed information about the project's directory structure and clarified the installation instructions for Golang and Foundry. Additionally, fixed a typo in the warning section about the project being a work in progress.

Signed-off-by: Mr. laing <[email protected]>
  • Loading branch information
gilead12 authored Mar 3, 2024
1 parent a5b91d0 commit 761d26b
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 @@ -99,7 +99,7 @@ If you want to help contribute to the framework, check out the [Framework Specs]

## 🚧 WARNING: UNDER CONSTRUCTION 🚧

This project is work in progress and subject to frequent changes as we are still working on wiring up the final system.
This project is a work in progress and subject to frequent changes as we are still working on wiring up the final system.
It has not been audited for security purposes and should not be used in production yet.

The network will have an Ethereum JSON-RPC server running at `http://localhost:8545` and a Tendermint RPC server running at `http://localhost:26657`.

0 comments on commit 761d26b

Please sign in to comment.