warpnet

package module
v0.7.122 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2026 License: AGPL-3.0, AGPL-3.0-or-later Imports: 2 Imported by: 0

README

Go Version Build Telegram Chat warpnet codecov

Screenshot

Getting Started

List of software needed and how to install them.

Run As Developer (Linux)

  sudo apt update
  sudo apt install -y pkg-config build-essential
  sudo apt install -y \
  libgtk-3-dev \
  libwebkit2gtk-4.1-dev \
  libglib2.0-dev \
  libcairo2-dev \
  libpango1.0-dev \
  libgdk-pixbuf-2.0-dev \
  libatk1.0-dev \
  libsoup-3.0-dev
  git submodule update --init --recursive
  cd cmd/node/member # pick the member node dir
  wails build -devtools -tags webkit2_41 # compile a binary
  ./build/bin/warpnet --node.network testnet # run binary on a testnet

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also open an issue with the tag "enhancement." Remember to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b IssueNumber/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin IssueNumber/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

Contact

Maintainer

Developers group in Telegram

Codeberg

https://codeberg.org/Warpnet/warpnet

License

Warpnet is free software licensed under the GNU Affero General Public License v3.0 or later.

See the LICENSE file for details.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCodeBase

func GetCodeBase() embed.FS
func GetLogo() []byte

func GetStaticEmbedded added in v0.6.238

func GetStaticEmbedded() fs.FS

func GetVersion

func GetVersion() []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL