Skip to content

bassjobsen/asch-test-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Asch Dapp

Files to set up an Asch Dapp easily.

Install Asch first

# clone asch
git clone https://github.com/aschplatform/asch.git asch && cd asch && npm install && cd ..

Install the source code

git clone https://github.com/bassjobsen/asch-test-dapp.git

After that navigate to the new asch-test-dapp folder and follow the instruction at Dapp Development Tutorial 1: Asch Dapp Hello World. Or simply run asch-redeploy:

> sudo npm -g install asch-redeploy
> cd asch-test-dapp
> asch-redeploy

About

Basic Asch Dapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published