dappnode / DAppNodePackage-pokt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAppNode Package Pocket

image

Pocket Network is the TCP/IP of Web3 node infrastructure – a multi-chain relay protocol that incentivizes RPC nodes to provide DApps and their users with unstoppable Web3 access.

More information about the source project can be found at their Official Website

Why Pocket ?

Support your favorite applications and networks by sharing access to your node's endpoint via Pokt Network's by providing decentralized access for developers and users building and running applications on the Pokt Network. Join this novel decentalized infrastructure network that rewards servicer and validator nodes for the necessary work to keep public RPC endpoints for dozens of different blockchains properly decentralized and secure.

Requirements

Requirements to run DAppNode package for Pocket

Minimum Hardware Requirements: 4 CPU Cores | 16 GB RAM | 800GB SSD or NVMe for POKT node + disk space for nodes you intend to relay on Pocket Network.

Ports: Be sure your node has properly exposed the Pocket RPC via HTTPS (Container Default Port 8081 to be forwarded via HTTPS:443) and P2P port (Default: 26656/TCP) This package attempts to automatically properly map the RPC port via the HTTPS Portal during installation.

UPnP (if enabled on your router and Dappnode) will attempt to forward ports 26656/TCP and 443/TCP to your Dappnode. If you have UPnP disabled, please ensure to forward these ports manually.

Maintenance

Updated Champion/s
✔️ @mgarciate

Additional links

https://docs.pokt.network/node/

https://docs.pokt.network/core/guides/quickstart

https://github.com/pokt-network/pocket-core-deployments/tree/staging/docker-compose/stacks/pocket-validator

https://docs.pokt.network/core/guides/quickstart

https://docs.pokt.network/home/paths/node-runner#download-the-latest-snapshot

https://docs.pokt.network/home/paths/node-runner#create-an-account

https://github.com/cventastic/POKT_DOKT/

https://github.com/pokt-network/pocket-core-deployments/tree/staging/docker-compose/stacks/pocket-validator

https://github.com/cventastic/POKT_DOKT/blob/main/bootstrap_skript/pokt_mainnet.sh

https://explorer.pokt.network

https://explorer.testnet.pokt.network

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 33.5%Language:JavaScript 25.3%Language:Shell 20.7%Language:HTML 11.7%Language:SCSS 5.1%Language:Dockerfile 3.6%