| Task | Create a New Sidechain |
|---|---|
| Link | https://hde.horizen.io/task/647569182 |
| OS | linux: ubuntu-20.04.1 |
| Zend_oo | v2.1.0-beta4 |
| Sidechain SDK | v0.2.6 |
Problems
| Especification | Link |
|---|---|
| Json expected | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/start-sidechain-node.md#Forming-Sidechain-genesis-block-in-hex-string |
| Why my balance is 7.50000891 after I sent 10 ZEN and generate 1000 blocks? | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/withdrawal-request-from-the-sidechain.md#check-balance |
| Step | Link |
|---|---|
| Build Zend_oo | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/building-zend-oo.md |
| Build Sidechains SDK | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/building-sidechains-sdk.md |
| Declare SC | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/sidechain-declaration.md |
| Start the sidechain node | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/start-sidechain-node.md |
| Perform forward transfer from the mainchain to the sidechain | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/mainchain-to-sidechain.md |
| Perform a transfer inside the sidechain | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/inside-the-sidechain.md |
| Perform a Withdrawal Request from the sidechain and get the coins | https://github.com/luisantoniocrag/create-a-new-sidechain/blob/main/withdrawal-request-from-the-sidechain.md |