- 🤖 Automatically detects the coin you're viewing and provides AI-driven real-time market analysis to guide your decisions.
- 🛂 Built-in wallet: Execute trades automatically.
- 🩼 Elevate your gmgn experience for greater enjoyment.
- Clone the repository:
git clone https://github.com/softrug/woody-hub.git
- Open chrome://extensions/ in the Chrome browser.
- Enable "Developer mode."
- Click "Load unpacked."
- Select the cloned woody-hub folder.
Woody Hub is an extension project built on Plasmo.
Set up the development environment:
Ensure Node.js and pnpm are installed.
Run the following command to install dependencies:
pnpm installStart the development server:
pnpm devBuild the production version:
pnpm buildOnce built, you can find the packaged extension files in the build directory.
More development information:
For support, development, and community questions, we recommend checking out our Issues.
Furthermore, be sure to check out our Code of Conduct.
We love additions in all forms, to make woody even greater.
The easiest steps are to file bug reports, gaps in documentation, etc. If you know how to improve it yourself, we encourage you to fork the relevant repository and create a Pull Request.
woody is licensed under the Apache 2.0 License.