Skip to content

Latest commit

 

History

1,306 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-portal

A React web application for interacting with the ar.io network.

Getting Started

Run

yarn
yarn dev

yarn dev defaults to Solana devnet via .env.local.

For localnet, run:

yarn dev:localnet

Build

yarn build

Test

yarn test

Deployment

The application release process deploys the application to the network-portal.app domain as well as to Arweave using permaweb-deploy. Developers can deploy their own versions of the application to arweave using yarn deploy.

Running yarn deploy uses the following environment variables:

export VITE_IO_PROCESS_ID=[process ID for IO process]
export VITE_ARNS_NAME=[The ArNS name to deploy to]
export DEPLOY_KEY=[base64 encoded version of wallet keyfile]

For local testing, you can create a deploy.sh script with the above values defined, run source deploy.sh, then use yarn deploy.

Resources

About

Application for interacting with the ar.io network.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages