Took me far too long, I wanted to attach a wallet and name, but it’s not implemented yet according to the docs and I’m not paying attention to detail tonight.
I did manage to create a wallet pre loaded with test safecoins, the easiest safecoins I ever got.
Will these generate keypairs be vaild on all future test networks, if so, i’d like to start generating and backing up many safe network keypairs — and send them to my secret holding places.
Then once you want to be able to receive test-coins you create a SafeKey using the pk:
$ safe keys create --pk ab757459b98ceff71ea5534f8bb8ba7f85bc45ee8cba1af89531c50e8ad7e33bf213439debe40f359b89f1b7e9572f1f
New SafeKey created at: "safe://hbyyyybk5iqtc5ud8x6hxkkw4xtqhmw9hfztn67df4dmhjkcqfb4fpxa35"
At that point you will be able to receive test-safecoins on safe://hbyyyybk5iqtc5ud8x6hxkkw4xtqhmw9hfztn67df4dmhjkcqfb4fpxa35.
Although, since we are still making changes to the implementation, specially with AT2 version coming, I wouldn’t be sure if these keypairs will still be valid, they should though. XOR-URLs may also change if we make enhancements to the encoding which we may. Anyways, I just wanted to give more info about it, but I personally don’t see a benefit on creating them upfront at this point yet, unless you are looking for fancy pks like those I remember seeing from Poloniex which start with “1Polo” (IIRC) and I presume it takes some time to generate/discover.
This must be due to CLI not being athorised by an account, you need to login and self-authorise CLI app: $ safe auth login --self-auth (assuming you have authd running)
The last line with upload from the folder suggested and the output is something to copy and paste back to the terminal for creating the domain
edit as wanted for local folder and the network domain name
folder=“./to-upload”; domain=“zokisnewdomainname”
You can upload individual files without the --recursive but I find it simpler just to use that on folders as a target, save confusion.
The NRS version would iterate; so, the default NRS the domain suggests would be the latest - option to be explicit with ?v=9 to target difference object types.
The AccessDenied is a login issue.
If you didn’t do the auth subscribe etc perhaps not persistent??..
safe auth status should suggest that you are logged in.