Skip to content

Commit

Permalink
Move Test Document
Browse files Browse the repository at this point in the history
  • Loading branch information
cow-hs committed Feb 24, 2021
1 parent a626323 commit f3a7f44
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
8 changes: 8 additions & 0 deletions Debug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### Run Local without Citizen Node
#### pre-requirements
1. Build rosetta-icon: make
2. Run rosetta-icon with enviroment variables (ex TestNet)
* ENDPOINT=https://testwallet.icon.foundation
* MODE=ONLINE # (ONLINE, OFFLINE)
* NETWORK=TESTNET # (MAINNET, TESTNET, ZICON, DEVNET)
* PORT=8080
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ docker-compose up
* NETWORK=TESTNET # (MAINNET, TESTNET, ZICON, DEVNET)
* PORT=8080

## Run Local without Citizen Node
### pre-requirements
1. Build rosetta-icon: make
2. Run rosetta-icon with enviroment variables (ex TestNet)
* ENDPOINT=https://testwallet.icon.foundation
* MODE=ONLINE # (ONLINE, OFFLINE)
* NETWORK=TESTNET # (MAINNET, TESTNET, ZICON, DEVNET)
* PORT=8080

## Caution
* ICON Node Required Full DB.
* ICON Node doesn't support light client.
Expand Down

0 comments on commit f3a7f44

Please sign in to comment.