Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
integration
Merge requests
!11
Release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Release
release
into
master
Overview
0
Commits
158
Pipelines
0
Changes
2
Closed
Release
Sydney Anne Erickson
requested to merge
release
into
master
Nov 3, 2021
Overview
0
Commits
158
Pipelines
0
Changes
2
0
0
Merge request reports
Viewing commit
331cc98a
Prev
Next
Show latest version
2 files
+
45
−
29
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
331cc98a
Finalize documentation
· 331cc98a
Josh Brooks
authored
Mar 9, 2022
localNetwork/README.md
0 → 100644
+
18
−
0
View file @ 331cc98a
Edit in single-file editor
Open in Web IDE
= Local Continuously Running Network (localNetwork)
This tool runs several servers as a local simulation of the xx network.
The basic structure is as follows:
*
3 Nodes, BatchSize of 32
*
3 Gateways, each connected to its own node
*
User Discovery Bot
*
Scheduling Server
*
Client Registrar
With these tools you may run the xxDK off of the produced
[
ndf
](
./ndf.json
)
, testing locally without
having to operate on MainNet or any other live network.
## Configurability
If you wish to operate with a larger local network, you may generate a programmable number of gateways/servers
using the (generate)
Loading