Skip to content

chore(docs): add cosmwasm-orchestrate docs#2718

Merged
mergify[bot] merged 1 commit intomainfrom
aeryz/XCVM-232
Dec 14, 2022
Merged

chore(docs): add cosmwasm-orchestrate docs#2718
mergify[bot] merged 1 commit intomainfrom
aeryz/XCVM-232

Conversation

@aeryz
Copy link
Contributor

@aeryz aeryz commented Dec 14, 2022

Just moved cosmwasm-orchestrate docs to here from cosmwasm-vm to take advantage of CI and beautiful docusaurus.

Signed-off-by: aeryz <abdullaheryz@protonmail.com>
@aeryz aeryz requested review from a team as code owners December 14, 2022 19:23
@itsbobbyzz
Copy link

Task linked: XCVM-232 Deploy cw-orchestrate docs

@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
pablo-nightly ⬜️ Ignored (Inspect) Dec 14, 2022 at 7:23PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 14, 2022 at 7:23PM (UTC)

@github-actions
Copy link

Nix commands for this PR

NOTE: You can also run our Nix commands in Docker. See the bottom of this comment.

Make sure you have setup the Composable community cache:

(you only need to run it once on your machine)

nix-shell -p cachix --command "cachix use composable-community"

Show all possible apps, shells and packages:

nix flake show "github:ComposableFi/composable/13c5b24e999a30c72beba86371a21949e1b754ce --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/13c5b24e999a30c72beba86371a21949e1b754ce#composable-node" -L

Spin up a local devnet:

nix run "github:ComposableFi/composable/13c5b24e999a30c72beba86371a21949e1b754ce#devnet" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/13c5b24e999a30c72beba86371a21949e1b754ce#devnet-xcvm" -L

View the docs:

nix run ".#docs-server"

Run this without Nix in Docker.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/13c5b24e999a30c72beba86371a21949e1b754ce#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"

NOTE: You can swap devnet-dali in the command above with any Nix package
For more info on how to use Nix, check out our Nix docs
Note that the initial build may take about one hour if it has not been cached by our CI yet. Once it is cached, builds should take about one minute. We currently do not provide build caches for ARM machines such as M1 Macs, but building on ARM is supported.

@mergify mergify bot merged commit d5c013b into main Dec 14, 2022
@mergify mergify bot deleted the aeryz/XCVM-232 branch December 14, 2022 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants