diff --git a/kits/anastasialabs-linear-vesting/metadata.yaml b/kits/anastasialabs-linear-vesting/metadata.yaml new file mode 100644 index 0000000..931b151 --- /dev/null +++ b/kits/anastasialabs-linear-vesting/metadata.yaml @@ -0,0 +1,15 @@ +title: [Production Grade Dapps] Linear Vesting +logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +description: Linear Vesting contract aims at providing a reliable mechanism for releasing Cardano Native Tokens gradually over a specified timeframe, with customization options to fit different requirements. +repository: https://github.com/Anastasia-Labs/linear-vesting +features: + - workspaces +settings: + template: plutus + size: large +author: + name: Anastasia Labs + logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +social: + twitter: AnastasiaLabs + discord: 8TYSgwthVy diff --git a/kits/anastasialabs-linear-vesting/readme.md b/kits/anastasialabs-linear-vesting/readme.md new file mode 100644 index 0000000..66d3ca9 --- /dev/null +++ b/kits/anastasialabs-linear-vesting/readme.md @@ -0,0 +1,5 @@ +# Linear Vesting + +Linear Vesting contract aims at providing a reliable mechanism for releasing Cardano Native Tokens gradually over a specified timeframe, with customization options to fit different requirements. + +With so many projects launching on Cardano, many a times, there arises a requirement of vesting a project's own tokens to either their core team or supporters of the project. Vesting assets to beneficiary in proportion to the elapsed time, i.e. Linear Vesting is a very straightforward and common preference. While there definitely exist more complex vesting requirements, we hope that the contract here will help those looking for something simple for their use case. Or serve as a reference for those who want to build more elaborate arrangements. diff --git a/kits/anastasialabs-plutarch-bridge-template/metadata.yaml b/kits/anastasialabs-plutarch-bridge-template/metadata.yaml new file mode 100644 index 0000000..a47a22a --- /dev/null +++ b/kits/anastasialabs-plutarch-bridge-template/metadata.yaml @@ -0,0 +1,15 @@ +title: [Production Grade Dapps] Bridge Template +logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +description: In the rapidly evolving world of blockchain technology, the need for seamless communication and interoperability between disparate blockchain networks has never been more critical. The Bridge Template serves as a pivotal solution in this domain, designed to bridge the gap between different blockchain ecosystems. This innovative template enables the efficient and secure transfer of assets and data across various networks, breaking down the barriers that have traditionally hindered interoperability in the blockchain space. +repository: https://github.com/Anastasia-Labs/bridge-template +features: + - workspaces +settings: + template: plutus + size: large +author: + name: Anastasia Labs + logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +social: + twitter: AnastasiaLabs + discord: 8TYSgwthVy diff --git a/kits/anastasialabs-plutarch-bridge-template/readme.md b/kits/anastasialabs-plutarch-bridge-template/readme.md new file mode 100644 index 0000000..74c34be --- /dev/null +++ b/kits/anastasialabs-plutarch-bridge-template/readme.md @@ -0,0 +1,5 @@ +# Bridge Template + +In the rapidly evolving world of blockchain technology, the need for seamless communication and interoperability between disparate blockchain networks has never been more critical. The Bridge Template serves as a pivotal solution in this domain, designed to bridge the gap between different blockchain ecosystems. This innovative template enables the efficient and secure transfer of assets and data across various networks, breaking down the barriers that have traditionally hindered interoperability in the blockchain space. + +At its core, the Bridge Template is engineered to facilitate a harmonious flow of information and value between distinct blockchains. Whether it's transferring tokens, exchanging data, or executing cross-chain smart contracts, this template ensures that these processes are not only possible but are executed with the utmost security, speed, and reliability. diff --git a/kits/anastasialabs-plutarch-merkle-tree/metadata.yaml b/kits/anastasialabs-plutarch-merkle-tree/metadata.yaml new file mode 100644 index 0000000..22278c0 --- /dev/null +++ b/kits/anastasialabs-plutarch-merkle-tree/metadata.yaml @@ -0,0 +1,15 @@ +title: [Production Grade Dapps] Plutarch Merkle Tree +logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +description: The Plutarch Merkle Tree project provides a Plutarch-based implementation of Merkle Trees for the Cardano blockchain. This project allows developers to leverage the security and efficiency of Merkle Trees in their Cardano smart contracts, ensuring data integrity and efficient data verification. +repository: https://github.com/Anastasia-Labs/plutarch-merkle-tree +features: + - workspaces +settings: + template: plutus + size: large +author: + name: Anastasia Labs + logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +social: + twitter: AnastasiaLabs + discord: 8TYSgwthVy diff --git a/kits/anastasialabs-plutarch-merkle-tree/readme.md b/kits/anastasialabs-plutarch-merkle-tree/readme.md new file mode 100644 index 0000000..a0b15ff --- /dev/null +++ b/kits/anastasialabs-plutarch-merkle-tree/readme.md @@ -0,0 +1,5 @@ +# Plutarch Merkle Tree + +The Plutarch Merkle Tree project provides a Plutarch-based implementation of Merkle Trees for the Cardano blockchain. This project allows developers to leverage the security and efficiency of Merkle Trees in their Cardano smart contracts, ensuring data integrity and efficient data verification. + +This project is funded by the Cardano Treasury in Catalyst Fund 10 and is aimed at enhancing the capabilities of Cardano smart contracts in handling complex data structures. diff --git a/kits/anastasialabs-single-asset-staking/metadata.yaml b/kits/anastasialabs-single-asset-staking/metadata.yaml new file mode 100644 index 0000000..bfc671a --- /dev/null +++ b/kits/anastasialabs-single-asset-staking/metadata.yaml @@ -0,0 +1,15 @@ +title: [Production Grade Dapps] Single Asset Staking +logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +description: Single Asset Staking contracts facilitate collective staking of digital assets and distributing rewards among participants. +repository: https://github.com/Anastasia-Labs/single-asset-staking +features: + - workspaces +settings: + template: plutus + size: large +author: + name: Anastasia Labs + logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +social: + twitter: AnastasiaLabs + discord: 8TYSgwthVy diff --git a/kits/anastasialabs-single-asset-staking/readme.md b/kits/anastasialabs-single-asset-staking/readme.md new file mode 100644 index 0000000..66de759 --- /dev/null +++ b/kits/anastasialabs-single-asset-staking/readme.md @@ -0,0 +1,3 @@ +# Single Asset Staking + +Single Asset Staking contracts facilitate collective staking of digital assets and distributing rewards among participants. diff --git a/kits/anastasialabs-yieldfarming/metadata.yaml b/kits/anastasialabs-yieldfarming/metadata.yaml new file mode 100644 index 0000000..9bd1be5 --- /dev/null +++ b/kits/anastasialabs-yieldfarming/metadata.yaml @@ -0,0 +1,15 @@ +title: [Production Grade Dapps] Yield Farming +logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +description: Yield farming, also referred to as liquidity mining, is a way to generate rewards with cryptocurrency holdings. In simple terms, it means locking up cryptocurrencies and getting rewards. +repository: https://github.com/Anastasia-Labs/yieldfarming +features: + - workspaces +settings: + template: plutus + size: large +author: + name: Anastasia Labs + logo: https://avatars.githubusercontent.com/u/125997902?s=200&v=4 +social: + twitter: AnastasiaLabs + discord: 8TYSgwthVy diff --git a/kits/anastasialabs-yieldfarming/readme.md b/kits/anastasialabs-yieldfarming/readme.md new file mode 100644 index 0000000..922a79b --- /dev/null +++ b/kits/anastasialabs-yieldfarming/readme.md @@ -0,0 +1,3 @@ +# Yield Farming + +Yield farming, also referred to as liquidity mining, is a way to generate rewards with cryptocurrency holdings. In simple terms, it means locking up cryptocurrencies and getting rewards.