Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.51 KB

NEAR Open Shards Alliance (OSA)

Quickstart guide

Welcome to GuildNet! This initiative is completely unrelated with NEAR Foundation, and works thanks to the support of the most active node operators from NEAR Protocol community.

In practice, it is an additional network called GuildNet, where the genesis block and the faucets are owned by the community members and not the Foundation.

Why another network?

  1. Bootcamp & training ground for validators new to NEAR
  2. Community ran and governed network
  3. Supports dApp dev cycle prior to TestNet
  4. See NEAR sharding in action!

Repos

We are using slightly-customized NEAR tooling, to allow them work on GuildNet:

  • nearcore
  • near-cli - We currently run our own version of NEAR-Cli ( 05/29/21 PR has beent submitted to MaiNet)
  • nearup

If you plan to run your node (and applications) on GuildNet, keep an eye on these repos!

Servers

We also have servers running, to provide an easier experience:

Docs

  • If you're familiar with NEAR use the quickstart.md to generate your GuildNet wallet and request for some tokens.

  • New to NEAR or have a fresh server to setup checkout the new_node_setup.md guide.