Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions .github/workflows/motoko-token-transfer-example.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/motoko-token-transfer-from-example.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/ninja_pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

examples=()
declare -A example_paths=(
["My Crypto Blog (Frontend)"]="hosting/my_crypto_blog"
["React (Frontend)"]="hosting/react"
["OISY Signer Demo (Frontend)"]="hosting/oisy-signer-demo"
["Motoko backend (Motoko)"]="motoko/backend_only"
Expand All @@ -50,8 +49,6 @@ jobs:
["Superheroes (Motoko)"]="motoko/superheroes"
["Threshold ECDSA (Motoko)"]="motoko/threshold-ecdsa"
["Threshold Schnorr (Motoko)"]="motoko/threshold-schnorr"
["Tokenmania (Motoko)"]="motoko/tokenmania"
["NFT Creator (Motoko)"]="motoko/nft-creator"
["Who Am I (Motoko)"]="motoko/who_am_i"
["Rust backend (Rust)"]="rust/backend_only"
["Rust backend Wasm64 (Rust)"]="rust/backend_wasm64"
Expand All @@ -74,7 +71,6 @@ jobs:
["Send HTTP Post (Rust)"]="rust/send_http_post"
["SIMD (Rust)"]="rust/simd"
["Threshold ECDSA (Rust)"]="rust/threshold-ecdsa"
["Tokenmania (Rust)"]="rust/tokenmania"
["Unit Testable Canister (Rust)"]="rust/unit_testable_rust_canister"
["Who Am I (Rust)"]="rust/who_am_i"
["Photo Gallery (Rust)"]="rust/photo_gallery"
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/rust-token-transfer-example.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/rust-token-transfer-from-example.yml

This file was deleted.

20 changes: 0 additions & 20 deletions hosting/my_crypto_blog/.devcontainer/devcontainer.json

This file was deleted.

28 changes: 0 additions & 28 deletions hosting/my_crypto_blog/BUILD.md

This file was deleted.

63 changes: 0 additions & 63 deletions hosting/my_crypto_blog/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions hosting/my_crypto_blog/dfx.json

This file was deleted.

3 changes: 0 additions & 3 deletions hosting/my_crypto_blog/frontend/index.css

This file was deleted.

13 changes: 0 additions & 13 deletions hosting/my_crypto_blog/frontend/index.html

This file was deleted.

23 changes: 0 additions & 23 deletions hosting/my_crypto_blog/frontend/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions hosting/my_crypto_blog/frontend/postcss.config.js

This file was deleted.

Binary file not shown.
Loading
Loading