Skip to content

Contributing to wal-dev

We want to make contributing to this project as easy and transparent as possible.

wal-dev is fully open source (feel-free), empowering the community to contribute, collaborate, and continuously improve the toolkit together, driving innovation for building on Walrus.

Contributors

It's not just developers who can get involved, you can too by viewing and interacting with the repository.

or Donate

suiAddress
0x308b05d9fb305a8e995ab9c89be0f3cada26d8db18ea76592c283921f772af71

Pull Requests

We actively welcome your pull requests and Ideas If you're new, we encourage you to take a look at repository.

├── wal-dev
│   ├── docs                         # Documentation for wal-dev
│   │  ├── .vitepress                # Configuration folder for VitePress (e.g., theme, config, etc.)
│   │  ├── /Others...                # Other files or folders related to the documentation content
│   │  ├──── assets                  # Static assets such as images, logos, etc.
│   │  ├──── index.md                # Main landing page in Markdown for the documentation
│   │  ├──── /Others...              # Other files or folders related to the documentation content
│   ├── packages                     # Main folder containing the source code for the npm package
│   │  ├── src                       # Source code files
│   │  ├──── bin.ts                  # Entry point file for CLI (Command Line Interface)
│   │  ├──── /Others...              # Other files or folders related to the package
│   │  ├── tsconfig.json             # TypeScript compiler configuration for the package
│   │  ├── /Others...                # Other files or folders related to the documentation content
├── LICENSE                          # License file for open source usage of this project

All types of contributions are encouraged and valued. different ways to help and details about how this project handles them. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions.

And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Tweet about it
  • Refer this project in your project's readme
  • Mention the project at local meetups and tell your friends/colleagues