Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions CHAINS-BLOCKCORE.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@
"symbol": "SBC",
"icon": "https://chains.blockcore.net/assets/SBC/icon.png"
},
{
"name": "SERF",
"symbol": "SERF",
"icon": "https://chains.blockcore.net/assets/SERF/icon.png"
},
{
"name": "Stratis",
"symbol": "STRAX",
Expand Down
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,8 @@ sudo docker network connect btc_default proxy
sudo docker network connect strat_default proxy
sudo docker network connect x42_default proxy
sudo docker network connect xds_default proxy
sudo docker network connect xlr_default proxy
sudo docker network connect implx_default proxy
sudo docker network connect xrc_default proxy
sudo docker network connect home_default proxy
sudo docker network connect serf_default proxy
sudo docker network connect crs_default proxy
sudo docker network connect tcrs_default proxy
Expand Down Expand Up @@ -223,12 +221,12 @@ sudo docker-compose down

Look into the running container
```
sudo docker exec -it xlr-chain /bin/bash
sudo docker exec -it city-chain /bin/bash
```

Data folders are located in:
```
/root/.blockcore/xlr/
/root/.blockcore/city/
```


Expand Down Expand Up @@ -280,7 +278,7 @@ Set the `deploy.resources.limits` options in the docker-compose (v2.x) file and

```
mongo:
container_name: xlr-mongo
container_name: city-mongo
image: mongo:5.0.5
```

Expand All @@ -295,7 +293,7 @@ sudo docker stats
Then you can verify that MongoDB starts up with the restritions by looking in the log:

```
sudo docker logs -f xlr-mongo
sudo docker logs -f city-mongo
```

# Blockcore Wallet Service (BWS)
Expand Down
91 changes: 0 additions & 91 deletions chains/HOME.json

This file was deleted.

100 changes: 0 additions & 100 deletions chains/XLR.json

This file was deleted.

138 changes: 0 additions & 138 deletions docker/HOME/docker-compose.yml

This file was deleted.