Quick Start for Farming, etc. on Safe Network

Hi, so I’ve seen a lot of people on the forum lately asking how to get involved in the upcoming testnet, run a node, etc. A few have been even aware of things like the CLI user guide, the primer, etc. but were intimidated I think by the length or didn’t feel like they had the time to read it, so they made questions here instead.

Totally understandable, but I thought it might be useful to distill some of the information into the most barebones form possible and make a little “quickstart” guide based on the CLI user guide and the primer.

I’ve written a first draft of a “farming quickstart” and hoping to get something drafted for file ops, etc. later today.

If anybody has a moment, I’d appreciate it if you could check it out for correctness/clarity. I boiled out 90% of non-necessary configuration from the user guide as best I could, but I wrote it pretty fast so it’s possible there are some inaccuracies or something isn’t very clear. I’ll revisit it later today myself, but I thought maybe another set of eyes could help.

33 Likes

I’ll have a look in a bit.

I think this is a great idea. A lot of people are scared off by the CLI, whereas for the most part it’s just a case of copying and pasting an instruction and hitting Enter. Any idiot could do it (case in point yours truly).

9 Likes

Looks like I’ll be sitting it out. Way out of my depth. Video tutorial may help

2 Likes

Haha, fair point I suppose!

I wanted to keep it as concise as possible, but that’s a good point. Maybe some images or something would be useful, thanks for the feedback!

6 Likes

I thought that but it isnt as frightening as you think and the people on the forum will help with any questions no matter how insignificant you think they may be. AlI I am saying is give it a go and you might be pleasantly surprised :+1:t2:

5 Likes

Yea, another instance where an image could be illuminating I think. The linked page is to the releases, which seems pretty intuitive, but zero-knowledge assumption is probably good here. I’ll see what I can do to edit those in during the next few hours (work day starting soon here :upside_down_face:) if somebody doesn’t beat me to it.

2 Likes

Requirements: An internet router which supports IGD.

I hope this is not required if you have public static IP.

1 Like

That’s a really good question that I unfortunately don’t know the answer to as I’ve never tried it personally (Maybe somebody else has a better answer).

If it doesn’t work out of the box, and you have a public static IP, you can setup manual port forwarding if it’s required. Although, there aren’t any good tutorials (yet) on that as it’s a very new feature, but I think it’s beyond the scope of a “quickstart” article. I’m hoping to also compile a farming FAQ as the testnet wears on and questions bubble up, so if we can figure out an answer for sure for this, that would be a good place for it.

1 Like

I mean router is not needed sometimes :slight_smile:

1 Like

Looks pretty straightforward. Thank you!

2 Likes

No, in that case you are fine. Also manually port forwarding is fine, we have the config/setup enabled for that too.

11 Likes

For Windows users opening a Command Prompt in the right folder will be the first challenge. To

  1. Navigate to the extracted sn_cli folder and open a terminal.

I suggest you add something like:

In Windows the terminal is called Command Prompt (cmd). Using File Explorer navigate to the sn_cli folder.

Click the address bar to select it (or press Alt+D) and type cmd into the address bar.


Hit Enter to open the Command Prompt.

7 Likes

Yup, I was thinking something similar myself. Perhaps even faster is just to tell them to open the folder in File Explorerer and hit Alt+f at the same time and then hit r. Seems pretty brainless that way.

In either case, I added a little section there to address this, and also added subsections for mac/linux. Havent inserted images yet for this part, but I’ll see what I can do about adding those in as well soon.

5 Likes

I didn’t know you could do that. Yes, that’s much simpler.

3 Likes

Thanks for this, I think it will be enough to get me locked in.

4 Likes

Glad to hear it, that was the goal :smile:

1 Like

This certainly is very useful.

This might be true, but I don’t think these people can be helped at this stage. Trying to do that within the scope of this “most barebones form possible” document would defeat its original purpose and distract those who already know what a terminal is.

- Unzip the sn_cli folder you downloaded from Github. (Put it anywhere you want.)
- Navigate to the extracted sn_cli folder and open a terminal.

We should avoid mixing e.g. unzip/extract in the same context. I think it’s tiny terminological issues like this one that confuse less experienced users. But they can easily be avoided just by being consistent, without explaining the whole concept of, say, “compression” or “terminal”.

2 Likes

Yea I agree on this and was waffling on it at first. This particular point about the terminal can be addressed with a little aside about a keyboard shortcut, but I think even that was pushing it as far as scope. At this point the only knowledge requirements are that you can extract a file and that you know what a path is. If you don’t know that much, then it’s up to you to figure it out and Google the things you don’t know, or admit that the article is currently beyond you.

The problem is you can take being pedantic to the umpteenth degree if you wanted to, and there’s no clear stopping point (as you mentioned above). At this point, I think the guide can’t justifiably be made longer or more basic than it currently is.

Agree entirely, good catch!

1 Like

Need some help keep getting access to registry path is denied.

@bochaco sorry to bother you but any help appreciated

I have the same problem :frowning:
If I run bash as Admin, installation succeeds, but Safe still does not exist.

1 Like