AschPlatform / asch

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

Open a1300 opened 6 years ago

a1300 commented 6 years ago

I find the new build.js very useful. 👍

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.

Thanks All the best a1300

Version

Environment

Steps to reproduce

What is expected?

What is actually happening?

bassjobsen commented 6 years ago

Good point. See also https://github.com/AschPlatform/asch/pull/256