Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
478
stars
147
forks
source link
What is the preferred way of building ASCH for localnet? #258
I wonder what is the preferred option to prepare ASCH for the localnet. Should I run npm install and then run mkdir -p public/dist/chains and then start the node. Or should I run node build linux localnet?
It would be great if we can agree on a uniform way to build ASCH for localnet. I ask because it would be great if we have consistent tutorials.
I find the new
build.js
very useful. 👍I wonder what is the preferred option to prepare ASCH for the
localnet
. Should I runnpm install
and then runmkdir -p public/dist/chains
and then start the node. Or should I runnode build linux localnet
?It would be great if we can agree on a uniform way to build ASCH for
localnet
. I ask because it would be great if we have consistent tutorials.Thanks All the best a1300
Version
Environment
Steps to reproduce
What is expected?
What is actually happening?