Skip to content

ar-io/network-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-portal

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

Getting Started

Run

yarn
yarn dev

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 DEPLOY_ANT_PROCESS_ID=[process id of the ant process 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages