From 14e353d8a1095edf2a16bce9fdf9eee2fc2b746a Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Wed, 25 Jun 2025 14:53:17 +0200 Subject: [PATCH] Initial commit --- LICENSE.md | 3 +++ README.md | 27 +++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 LICENSE.md create mode 100644 README.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..81901d3 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,3 @@ +Creative Commons Attribution 4.0 International License (CC BY 4.0) + +http://creativecommons.org/licenses/by/4.0/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..8feb6f6 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# Awesome Partisia Blockchain + +A list of awesome projects running on or interacting with Partisia Blockchain. + +Inspired by [awesome-python](https://github.com/vinta/awesome-python) + +## Applications +#TODO +### Wallets +#TODO +### On-chain Applications +#TODO +## Blockchain Utilities +#TODO +## Documentation +#TODO +## Tutorials +#TODO +## Community +#TODO +## Official Resources +#TODO + +## Contributing + +Your contributions are always welcome! Feel free to create issues and pull +requests.