Skip to content

Commit

Permalink
docs: Cleaned Contributing subsection and removed confusing links.
Browse files Browse the repository at this point in the history
  • Loading branch information
amessbee committed May 10, 2024
1 parent 2835527 commit 81f1f40
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,5 @@ To perform unit tests:
To perform end to end test
-run the command `yarn test:e2e` in the root directory.

## Contributing: Development, Testing

The UI is a React app started with the [vite](https://vitejs.dev/) `react-ts` template.
On top of that, we add

- Watching [blockchain state queries](https://docs.agoric.com/guides/getting-started/contract-rpc.html#querying-vstorage)
- [Signing and sending offers](https://docs.agoric.com/guides/getting-started/contract-rpc.html#signing-and-broadcasting-offers)

See [CONTRIBUTING](./CONTRIBUTING.md) for more on testing.
## Contributing
See [CONTRIBUTING](./CONTRIBUTING.md) for more on contributions.

0 comments on commit 81f1f40

Please sign in to comment.