-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to deploy my own network #1
Comments
Hi, I work everyday with my own network. You must either connect to an existing/running rchain network (testnet) or run your rchain node. Then you have to run dappy-node that is between dappy browser and rnode. And you are good to go |
You should start by connecting to the rchain testnet, so you just have to run dappy-node |
So first I should run a rchain node, then deploy dappy-node, is that right? Where is the repo or website of rchain? |
run rchain node https://rchain.coop/developer.html run dappy-node https://github.com/fabcotech/dappy-node |
Ok, thanks.
…---Original---
From: ***@***.***>
Date: Fri, Sep 10, 2021 00:15 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [fabcotech/dappy] I want to deploy my own network (#1)
run rchain node https://rchain.coop/developer.html run dappy-node https://github.com/fabcotech/dappy-node
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
I want to deploy my own network, how to do that?
The text was updated successfully, but these errors were encountered: