Skip to content
/ arag Public
forked from anspar/arag

Arag is the Anspar dapp builder

License

Notifications You must be signed in to change notification settings

Vahegian/arag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arag

The official Anspar dapp builder.

example workflow example workflow

Usage documentation -> Anspar Dev page

Report bugs and get support -> Discord

Tutorials -> Youtube

Usage

arag new <project name>

live rendering and reloading of the project

arag show

package the project into a single html file, remove development dependencies

arag release

Dev

arag uses crate minify-html which requires go to compile. Visit https://go.dev/ to install go

cargo run -- show

Build

cargo build --release

If necessary create arag.yml file and specify custom ipfs gateway for local development

ipfs_gateway: "https://custom/ipfs/gateway"

anspar.io

About

Arag is the Anspar dapp builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.6%
  • HTML 3.9%
  • CSS 2.4%
  • JavaScript 0.1%