Skip to content

caiceA/pointnetwork

 
 

Repository files navigation

Point Network

Point Network

Point Network is an implementation of decentralized internet, also known as web 3.0. Learn how it is designed to take control of your data away from nation states and corporations and give it back to you.

This repository contains the source code of the core of Point Network. It contains the core node implementation as well as docker configuration for running demos of the network on your local computer to test this out.

For more details about the project, including a Light Paper and a White Paper head over to our official website. Additionally, if you are a developer then please also head over to the Point Network Wiki.

If you have found this repo because you want to run your own node then DO NOT RUN THE NODE DIRECTLY FROM THIS REPO but instead please follow the steps outlined below under the section Run a Point Network Node (Testnet).

Run a Point Network Node (Testnet)

If you want to run a Point Network node (testnet only for now), then please head over to the Pointnetwork Dashboard repo for details on how to download and run the Point Network Dashboard which makes it super easy to run a Point Network node on Mac, Linux or Windows with just a single click!

Run demo in Docker Compose

For details on running the demo version using Docker, please refer to how to run the point network demo using docker compose page in our wiki.

Develop using Docker Compose

For details on running the demo version using Docker, please refer to the develop using docker compose page in our wiki.

Troubleshooting

For details on troubleshooting, please refer to the troubleshooting page in our wiki.

Debugging

For details on debugging, please refer to the run a point network node in a vs code debugger page in our wiki.

Database

For more details on the database setup please refer to the Database README.

Contact

Please let us know if you hit any obstacles of encounter errors or bugs by opening an issue or emailing [email protected].

Visit our website at https://pointnetwork.io/

Packages

No packages published

Languages

  • JavaScript 77.1%
  • HTML 8.0%
  • CSS 6.1%
  • Solidity 4.3%
  • TypeScript 2.8%
  • Shell 1.5%
  • Other 0.2%