Minimal ASCH Contract Template
Use this repository as basis for your Sidechain.
Simply download this repository with:
git clone https://github.com/AschTemplates/contract-tpl
Download asch-redeploy:
npm install --global asch-redeploy
Start this Sidechain:
asch-redeploy --asch /path/to/asch/blockchain
All documentation is kept in the asch-docs repository.
To look into Sidechain development you can refer to the following documents: