Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to accomodate Lightnet changes and other changes #101

Merged
merged 7 commits into from
Feb 23, 2024

Conversation

MartinMinkov
Copy link
Contributor

Updates the README to give details on the usage of Lightnet. Additionally, it fixes some of the redundancy with the docker-compose files.

…nment variables

This commit adds a new file, .env.example.lightnet, which serves as a template for setting up environment variables. This will make it easier for new developers to understand what environment variables are needed and their respective values.
…enchmarks

1. Add `APP_COMMAND` to the list of environment variables for server command configuration.
2. Update server running instructions to include development mode and change the localhost port to 3000.
3. Replace the Archive Node Postgres database setup for tests with Lightnet setup instructions.
4. Update benchmarking instructions to use Lightnet and change the benchmarking command.
5. Add a new section for setting up a local development environment using zkApp-CLI Lightnet.
@MartinMinkov MartinMinkov requested a review from shimkiv February 20, 2024 01:46
@MartinMinkov MartinMinkov merged commit 77aee3b into main Feb 23, 2024
4 checks passed
@MartinMinkov MartinMinkov deleted the feat/readme-updates branch February 23, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant