Added test for new standard; Check version for compatibility with namecoin newer version; update README
This commit is contained in:
parent
c00601743c
commit
02e2080ce2
2 changed files with 8 additions and 9 deletions
|
@ -28,14 +28,7 @@ Don't forget to change the `rpcuser` value and `rpcpassword` value!
|
|||
|
||||
You can start your node : `./namecoind`
|
||||
|
||||
### Update `updater/zeroname_updater.py`
|
||||
|
||||
|
||||
You need update lines 117-118 with the correct `rpcuser` and `rpcpassword`.
|
||||
```
|
||||
'user': 'PLACEHOLDER',
|
||||
'password': 'PLACEHOLDER',
|
||||
```
|
||||
### Create a Zeroname site
|
||||
|
||||
You will also need to create a site `python zeronet.py createSite` and regitser the info.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue