Skip to content

Commit

Permalink
removed the developing page as its out of date (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan authored Jan 7, 2025
1 parent 347c1bb commit 4712ccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 53 deletions.
45 changes: 0 additions & 45 deletions DEVELOPING.md

This file was deleted.

12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,13 @@ Run in development mode (watch tests):

5 ETH for any critical bugs that could result in loss of funds. Rewards will be given for smaller bugs or ideas.

## Development workflow

See [DEVELOPING.md](./DEVELOPING.md)

## Updating Build / Release Process

After updating build settings with pnpm, run:

* `pnpm install`
* `pnpm run build:js`
* `pnpm run release`
- `pnpm install`
- `pnpm run build:js`
- `pnpm run release`

This tests the full build and release flow.
This tests the full build and release flow.
Without authentication packages will not be published but staged for publish.

0 comments on commit 4712ccd

Please sign in to comment.