Skip to content

jungoai/jungo-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jungo Scripts

Jungochain Run

Enter dev environment:

nix develop

Build:

cabal build

Run:

cabal run jungochain-run

Or

cabal run jungochain-run -- [node-config-path] [spec-path]

Default node-config-path is $PWD/.jungochain.yaml Default spec-path is $PWD/.spec.json

Making nix package

nix build .#default

Run nix package

nix run .#default

Run it in remote server

nix run github:<owner>/<repo>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published