diff --git a/README.md b/README.md index 7d89f53..e51f21f 100644 --- a/README.md +++ b/README.md @@ -11,23 +11,23 @@ End-user applications and tools built on Partisia Blockchain. ### Wallets Wallet applications and integrations for managing PBC tokens and interacting with the blockchain. -- [Koala Wallet](https://www.koalawallet.io/) - Non-custodial cryptocurrency wallet with mobile app, browser extension, and web platform for managing crypto assets and NFTs -- [Ledger Embedded App](https://github.com/partisiablockchain/pbc-ledger-embedded-app) - Official Ledger hardware wallet application for Partisia Blockchain -- [Parti Wallet](https://chromewebstore.google.com/detail/parti-wallet/gjkdbeaiifkpoencioahhcilildpjhgh?hl=en) - Chrome browser extension wallet for Partisia Blockchain +- [Koala Wallet](https://www.koalawallet.io/) - Non-custodial cryptocurrency wallet with mobile app, browser extension, and web platform for managing crypto assets and NFTs. +- [Ledger Embedded App](https://github.com/partisiablockchain/pbc-ledger-embedded-app) - Official Ledger hardware wallet application for Partisia Blockchain. +- [Parti Wallet](https://chromewebstore.google.com/detail/parti-wallet/gjkdbeaiifkpoencioahhcilildpjhgh?hl=en) - Chrome browser extension wallet for Partisia Blockchain. ### On-chain Applications Decentralized applications and smart contracts deployed on Partisia Blockchain. -- [Meta Names](https://metanames.app/) - Web3 domain name system for registering unique domains and subdomains, storing wallet addresses and social profiles -- [Partisia Lottery](https://github.com/nerds-cooking/partisia-lottery) - Privacy-preserving decentralized lottery platform using Multi-Party Computation for secure and fair winner selection -- [Partisia Trivia](https://github.com/nerds-cooking/partisia-trivia) - Full-stack trivia game using Zero-Knowledge smart contracts and MPC for private answer storage -- [ZkCross DEX](https://partisia.zkcross.exchange/) - Cross-chain decentralized exchange enabling secure asset swaps between Partisia, Ethereum, Polygon, and BSC with privacy-preserving MPC technology +- [Meta Names](https://metanames.app/) - Web3 domain name system for registering unique domains and subdomains, storing wallet addresses and social profiles. +- [Partisia Lottery](https://github.com/nerds-cooking/partisia-lottery) - Privacy-preserving decentralized lottery platform using Multi-Party Computation for secure and fair winner selection. +- [Partisia Trivia](https://github.com/nerds-cooking/partisia-trivia) - Full-stack trivia game using Zero-Knowledge smart contracts and MPC for private answer storage. +- [ZkCross DEX](https://partisia.zkcross.exchange/) - Cross-chain decentralized exchange enabling secure asset swaps between Partisia, Ethereum, Polygon, and BSC with privacy-preserving MPC technology. ## Blockchain Utilities Development tools, CLIs, and utilities for building on Partisia Blockchain. -- [Partizee](https://github.com/raid-guild/Partizee) - CLI tool for creating and deploying full-stack decentralized applications on Partisia Blockchain -- [cargo-partisia-contract](https://crates.io/crates/cargo-partisia-contract) - Rust cargo extension for compiling smart contracts, deploying to Partisia Blockchain, and blockchain interaction +- [Partizee](https://github.com/raid-guild/Partizee) - CLI tool for creating and deploying full-stack decentralized applications on Partisia Blockchain. +- [cargo-partisia-contract](https://crates.io/crates/cargo-partisia-contract) - Rust cargo extension for compiling smart contracts, deploying to Partisia Blockchain, and blockchain interaction. ## Documentation @@ -39,17 +39,17 @@ Official guides, references, and technical documentation for Partisia Blockchain ## Tutorials Example projects, code samples, and learning resources for developers. -- [Example Contracts](https://github.com/partisiablockchain/example-contracts) - Official collection of example smart contracts for Partisia Blockchain -- [DeFi Smart Contracts](https://github.com/partisiablockchain/defi) - Official collection of decentralized finance smart contracts including tokens, NFTs, swaps, and auctions -- [Example Web Client](https://gitlab.com/partisiablockchain/language/example-web-client) - Official example web client implementation for Partisia Blockchain -- [ZK-as-a-Service](https://github.com/partisiablockchain/zk-as-a-service) - Example implementation of zero-knowledge proofs as a service for cross-chain secret voting -- [dApp Playground](https://github.com/partisiablockchain/dapp-playground) - Interactive development environment with tutorials and example applications for learning Partisia Blockchain development +- [Example Contracts](https://github.com/partisiablockchain/example-contracts) - Official collection of example smart contracts for Partisia Blockchain. +- [DeFi Smart Contracts](https://github.com/partisiablockchain/defi) - Official collection of decentralized finance smart contracts including tokens, NFTs, swaps, and auctions. +- [Example Web Client](https://gitlab.com/partisiablockchain/language/example-web-client) - Official example web client implementation for Partisia Blockchain. +- [ZK-as-a-Service](https://github.com/partisiablockchain/zk-as-a-service) - Example implementation of zero-knowledge proofs as a service for cross-chain secret voting. +- [dApp Playground](https://github.com/partisiablockchain/dapp-playground) - Interactive development environment with tutorials and example applications for learning Partisia Blockchain development. ## Community Community resources, forums, and social channels for Partisia Blockchain. -TODO +TODO. ## Contributing