Skip to content

Commit

Permalink
Hello World NCN, Interact with Jito Restaking (#62)
Browse files Browse the repository at this point in the history
* fix: update

* fix: update
  • Loading branch information
aoikurokawa authored Mar 9, 2025
1 parent 6a491b7 commit 0d5f016
Show file tree
Hide file tree
Showing 6 changed files with 483 additions and 472 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,13 @@ Required environment variables:
| Name | Description | Default Value |
| ------------------------ | --------------------- | ----------------------- |
| NEXT_PUBLIC_API_BASE_URL | Interact with backend | `http://localhost:8080` |

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

- Fork the project
- Create your feature branch (git checkout -b username/feature_name)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin username/feature_name)
- Open a Pull Request
Loading

0 comments on commit 0d5f016

Please sign in to comment.