Skip to content

Commit

Permalink
Add Polkadot Blockchain Academy (#640)
Browse files Browse the repository at this point in the history
* Add Polkadot Blockchain Academy

* Remove unnecessary lines as included upstream
  • Loading branch information
aaronbassett authored Nov 8, 2023
1 parent 19d6d66 commit d62084d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
41 changes: 41 additions & 0 deletions data/ecosystems/p/polkadot-blockchain-academy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Ecosystem Level Information
title = "Polkadot Blockchain Academy"

sub_ecosystems = []

github_organizations = ["https://github.com/Polkadot-Blockchain-Academy"]

# Repositories
[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/Academy-PoW"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/blockchain-from-scratch"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/contract-workshop"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/formal-verification-kani-scale-codec"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/frame-benchmarking-activity"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/frame-testing-exercise"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/pba-book"
tags = ["Documentation"]

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/pba-qualifier-exam"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/pba-zombienet"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/wasm-executor"

[[repo]]
url = "https://github.com/Polkadot-Blockchain-Academy/xcm-activities"
1 change: 1 addition & 0 deletions data/ecosystems/p/polkadot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ sub_ecosystems = [
"Plutos Network",
"Polimec",
"Polkadex",
"Polkadot Blockchain Academy",
"Polkadot Developer Heroes",
"PolkaEx",
"Polkahub",
Expand Down

0 comments on commit d62084d

Please sign in to comment.