Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ Fortuna is an off-chain service which can be used by [Entropy](https://pyth.netw

## Development

### TypeScript Version Requirements

The project requires TypeScript version >=4.7.4 <5.5.0. Using versions outside this range may result in linting warnings.

### Pull requests

Use the [Conventional Commits](https://www.conventionalcommits.org) format for your commit messages and PR titles.
Expand Down
Loading