Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Archway dapp Examples

Here, you will find basic dapps that cover various Archway tools, including arch3.js and the Archway Developer CLI.

dapps Included

Setting Environment Variables

In certain projects, it may be necessary to configure environment variables. In such cases, you may come across a file named env.example. To get started, duplicate this file and rename the duplicate as .env. Then, customize the .env file to reflect your preferred configurations.

Example:

git clone git@github.com:archway-network/dapp-examples.git
cd dapp-examples/vuejs/increment
cp env.example .env
vim .env
cat .env
# Example output:
> VUE_APP_CONTRACT_ADDRESS="archway1c6yawecywrgu9y5lc6y79mvxgk6lx0hhehn5kn"

About

Example dapps for Archway starter code templates

Topics

Resources

Stars

17 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages