Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WarpNet is a decentralized, peer-to-peer social network inspired by Twitter, built with Go. It runs without central servers, using Noise protocol for inter-node communication and built-in local storage. WarpNet is censorship-resistant, scalable, and fully open-source.

License

Warp-net/warpnet

Repository files navigation

Go Version License: AGPL v3 Build Telegram Chat warpnet

Getting Started

List of software needed and how to install them.

Run As Developer

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.

About

WarpNet is a decentralized, peer-to-peer social network inspired by Twitter, built with Go. It runs without central servers, using Noise protocol for inter-node communication and built-in local storage. WarpNet is censorship-resistant, scalable, and fully open-source.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published