An open API service indexing awesome lists of open source software.

https://github.com/web3/web3js-landing


https://github.com/web3/web3js-landing

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Web3.js Landing Page

This is the source code for the landing page hosted on web3js.org.

## Plugins
If you wanna list plugins in the [plugin registry](https://web3js.org/plugins), please
[add your npm package to the `src/pluginList.ts` file](https://github.com/web3/web3js-landing/edit/main/src/pluginList.ts).

## Contributing

This project is built on create-react-app so to run the development version:

- install dependencies with `yarn`
- run `yarn run start` and the website should open in your default browser

For any questions, reach out on [Discord](https://discord.gg/yhHVtK5Wqt)