A Proof-of-Teamwork Stellar Asset

A Proof-of-Teamwork Stellar Asset

KALE Experiment

On the lush planet of Demeter, Kale is life.
When scientists enhance it with Corium to fight universal hunger, they spark a galactic showdown.

As the villainous Zebulon sets his sights on weaponizing the super-Kale, Hazel, Sheriff Roscoe, and a ragtag crew must defend their planet—and the future of food.

Will good prevail, or will the Kale decide its own fate?

KALE Experiment

On the lush planet of Demeter, Kale is life.
When scientists enhance it with Corium to fight universal hunger, they spark a galactic showdown.

As the villainous Zebulon sets his sights on weaponizing the super-Kale, Hazel, Sheriff Roscoe, and a ragtag crew must defend their planet—and the future of food.

Will good prevail, or will the Kale decide its own fate?

$KALE

Loading...

KALE

1200+

KALE Holders

purchasing cryptocurrency involves inherent risks, as the value of digital assets can be highly volatile and subject to market fluctuations. This token is not a guarantee of financial return or investment success, and you should only invest after conducting your own research and what you can afford to lose

$KALE

Loading...

KALE

1200+

KALE Holders

purchasing cryptocurrency involves inherent risks, as the value of digital assets can be highly volatile and subject to market fluctuations. This token is not a guarantee of financial return or investment success, and you should only invest after conducting your own research and what you can afford to lose

Community Projects

Projects building on top of KALE

KaleFail

KailFail is an attempt to riff on the popular KALEpail project in fun new ways. The goal is to experiment with some new and exciting ways of utilizing KALE

Kale Miner

Kale-miner is a CPU/GPU miner written in C++ for KALE on the Stellar blockchain. It supports CPU parallel processing, and GPU acceleration with CUDA or OpenCL.

Community Projects

Projects building on top of KALE

KaleFail

KailFail is an attempt to riff on the popular KALEpail project in fun new ways. The goal is to experiment with some new and exciting ways of utilizing KALE

Kale Miner

Kale-miner is a CPU/GPU miner written in C++ for KALE on the Stellar blockchain. It supports CPU parallel processing, and GPU acceleration with CUDA or OpenCL.

Join the Community

Join other fellow farmers and kale enthusiasts on the kale adeventure

Join the Community

Join other fellow farmers and kale enthusiasts on the kale adeventure

FAQ & Info

Getting started & Farming

What is KALE?

KALE is an asset issued on the Stellar blockchain that can be acquired through a mining contract. The more KALE you have, the higher you are on the leaderboard and the more clout you have amongst your fellow KALE HODLers.

Learn more about what to do with your KALE (kaletility) in subsequent sections.

How it works

Assets exist in two forms on Stellar: 1) as custom tokens created by smart contracts (C… addresses), and 2) as assets issued by classic Stellar accounts (G… addresses). Each asset issued by a G… address has a built-in Stellar Asset Contract (SAC) that allows it to be accessible to Stellar smart contracts.

KALE is an asset issued by a G… address and deployed as a SAC on the network, which is what farmers interact with to farm KALE. Currently, 2,500 KALE tokens are emitted per block, with emissions reducing by 5% every 30 days.

View the KALE asset and its SAC address on the Stellar Expert block explorer.

How do i start farming?

Any action performed in the KALE application requires you to input a passkey. You can learn more about passkeys in this article, but essentially, they are a powerful and secure authentication method commonly used in Web2 that has recently been incorporated into the Web3 and blockchain space.

Passkeys significantly improve the user experience in blockchain by replacing public and private keys and passphrases typically used for user authentication. Instead, passkeys use biometrics (like fingerprints) or a device PIN to authorize transactions.

In the KALE web application, you use passkeys to:

  • Create a new account to become a farmer (this will be a C… address, also called a smart wallet)

  • Login to your account

  • Automate farming

  • Climb the leaderboard

  • Send a message in the Chat

  • Transfer KALE to another address

What is planting?

Farming KALE requires you to perform three main actions: plant, work, and harvest. You can perform each of these actions once per block.

  1. Plant

This is the staking component. You must stake KALE to commit your interest in farming a block and to increase your KALE bounty. A stake of 0 KALE is allowed and is the only way to start the farming process. The more KALE you stake, the more your potential rewards.

You can select the amount of your KALE to stake by adjusting the “Stake %” bar at the top of the screen. Keep in mind that staking your KALE will move it from your overall KALE amount to the staked amount.

  1. Work

This is the mining step that happens once you’ve planted (or staked) your KALE. The mining process involves hash mining, where the goal is to generate a valid hash with the maximum number of prefix zeros. The more prefix zeros in the hash you submit, the more KALE you’ll be able to harvest.

Each generated hash contains the following data: your wallet address, the last hash of the previous block (called Entropy in the KALE universe), and a nonce (this variable changes for every hash attempt, which is handled automatically by the KALE web application).

While you can customize your mining process outside the web application, the application itself generates a fixed number of hashes based on your device’s available CPUs and automatically selects the hash with the most prefix zeros to submit.

  1. Harvest

Once you’ve planted and worked your KALE in a block, you can proceed to harvest it. The harvest function calculates your share of the KALE reward based on your contributions to the block against the total contributions of the other farmers. Contributions are based on:

  • How much KALE you staked;

  • The time between planting and working (shown as the “Gap” in the Work column, which represents the number of ledgers that closed between planting and working);

  • The number of prefix zeros in the submitted hash (also displayed in the Work column, where you can see how many prefix zeros were generated per hash).

You can see the total amount of KALE you have successfully harvested by viewing the green bar in the upper-right corner of the screen.

Risks, rewards, & automation

There are several factors that determine how much KALE you will harvest in each block:

  • Planting (or staking) more KALE increases your potential rewards;

  • Waiting longer between planting and working allows your KALE to ripen, resulting in higher rewards;

  • However, if you wait too long to work the KALE after planting, you may miss the block closure and risk losing all your staked KALE and any potential rewards;

  • Submitting a hash with more prefix zeros increases your potential KALE rewards;

  • Be sure to harvest your KALE in a timely manner! Rewards are temporary storage entries and will expire after 24 hours. Don’t let that KALE sit out and rot!

Don’t want to be stuck pushing a ton of buttons? No worries! Enable the “lazy farmer” automation feature by selecting the “Automate” checkbox in the upper-left corner of the screen. Once activated, this feature will automatically handle the planting, working, and harvesting processes for you, eliminating the need for manually clicking the buttons.

Caution: There is some inherent risk in staking KALE and having the automation feature enabled. However, we’ve implemented some features to help lower that risk, including:

  • If any automation task fails, the stake amount will drop back to 0%

  • If automation fails >= 12 times, automation will be disabled

  • If automation is disabled, you must manually click the checkbox again for it to restart

Common harvest hazards

Things don’t work sometimes; that’s just the way of the world. Here are some common pitfalls and potential solutions to try if your farming operation just isn’t doing it for ya.

  • Keep your farming tab active so the automation feature stays on. This can be tricky, seeing as many of us are clicking around a lot during the day. Fortunately, we’ve got a snappy tune to help. Just play the kale song at the bottom of the page to keep your tab active. Don’t want to listen to it on repeat? Mute your computer. Not the song. For some reason, muting the song doesn’t work. I told you, it’s a scrappy operation.

  • If your automation feature still isn’t staying on, try clearing your cache, opening and closing your browser, and logging in and out of your KALE account.

  • Be sure you’re farming KALE from this site: https://kalefarm.xyz/.

  • If you hit a snag in your farming and missed a couple of harvests, you can use the KaleFail Tractor to find and harvest any non-expired KALE you may have missed.

Other fun, leafy green-related goodness

Boast about your KALE harvest in the #kale channel in the Stellar Global Discord.

Delve into the KALE lore; more chapters will be released as the KALE adventure continues.

To learn how to farm KALE without the web application, visit the KALEpail Project GitHub page. You’ll most likely want to use Launchtube tokens when farming KALE outside of the web application. Get Launchtube tokens by asking for one in Discord or buying a token with your hard-earned KALE by clicking the Buy a Launchtube token link at the bottom of the web application page.

Trade your KALE for other vegetables at the KaleFail Trading Post! Then trade your vegetables for a salad NFT in the KaleFail Kitchen!

Now get out there and farm that delicious and nutritious KALE 🥬!

FAQ & Info

Getting started & Farming

What is KALE?

KALE is an asset issued on the Stellar blockchain that can be acquired through a mining contract. The more KALE you have, the higher you are on the leaderboard and the more clout you have amongst your fellow KALE HODLers.

Learn more about what to do with your KALE (kaletility) in subsequent sections.

How it works

Assets exist in two forms on Stellar: 1) as custom tokens created by smart contracts (C… addresses), and 2) as assets issued by classic Stellar accounts (G… addresses). Each asset issued by a G… address has a built-in Stellar Asset Contract (SAC) that allows it to be accessible to Stellar smart contracts.

KALE is an asset issued by a G… address and deployed as a SAC on the network, which is what farmers interact with to farm KALE. Currently, 2,500 KALE tokens are emitted per block, with emissions reducing by 5% every 30 days.

View the KALE asset and its SAC address on the Stellar Expert block explorer.

How do i start farming?

Any action performed in the KALE application requires you to input a passkey. You can learn more about passkeys in this article, but essentially, they are a powerful and secure authentication method commonly used in Web2 that has recently been incorporated into the Web3 and blockchain space.

Passkeys significantly improve the user experience in blockchain by replacing public and private keys and passphrases typically used for user authentication. Instead, passkeys use biometrics (like fingerprints) or a device PIN to authorize transactions.

In the KALE web application, you use passkeys to:

  • Create a new account to become a farmer (this will be a C… address, also called a smart wallet)

  • Login to your account

  • Automate farming

  • Climb the leaderboard

  • Send a message in the Chat

  • Transfer KALE to another address

What is planting?

Farming KALE requires you to perform three main actions: plant, work, and harvest. You can perform each of these actions once per block.

  1. Plant

This is the staking component. You must stake KALE to commit your interest in farming a block and to increase your KALE bounty. A stake of 0 KALE is allowed and is the only way to start the farming process. The more KALE you stake, the more your potential rewards.

You can select the amount of your KALE to stake by adjusting the “Stake %” bar at the top of the screen. Keep in mind that staking your KALE will move it from your overall KALE amount to the staked amount.

  1. Work

This is the mining step that happens once you’ve planted (or staked) your KALE. The mining process involves hash mining, where the goal is to generate a valid hash with the maximum number of prefix zeros. The more prefix zeros in the hash you submit, the more KALE you’ll be able to harvest.

Each generated hash contains the following data: your wallet address, the last hash of the previous block (called Entropy in the KALE universe), and a nonce (this variable changes for every hash attempt, which is handled automatically by the KALE web application).

While you can customize your mining process outside the web application, the application itself generates a fixed number of hashes based on your device’s available CPUs and automatically selects the hash with the most prefix zeros to submit.

  1. Harvest

Once you’ve planted and worked your KALE in a block, you can proceed to harvest it. The harvest function calculates your share of the KALE reward based on your contributions to the block against the total contributions of the other farmers. Contributions are based on:

  • How much KALE you staked;

  • The time between planting and working (shown as the “Gap” in the Work column, which represents the number of ledgers that closed between planting and working);

  • The number of prefix zeros in the submitted hash (also displayed in the Work column, where you can see how many prefix zeros were generated per hash).

You can see the total amount of KALE you have successfully harvested by viewing the green bar in the upper-right corner of the screen.

Risks, rewards, & automation

There are several factors that determine how much KALE you will harvest in each block:

  • Planting (or staking) more KALE increases your potential rewards;

  • Waiting longer between planting and working allows your KALE to ripen, resulting in higher rewards;

  • However, if you wait too long to work the KALE after planting, you may miss the block closure and risk losing all your staked KALE and any potential rewards;

  • Submitting a hash with more prefix zeros increases your potential KALE rewards;

  • Be sure to harvest your KALE in a timely manner! Rewards are temporary storage entries and will expire after 24 hours. Don’t let that KALE sit out and rot!

Don’t want to be stuck pushing a ton of buttons? No worries! Enable the “lazy farmer” automation feature by selecting the “Automate” checkbox in the upper-left corner of the screen. Once activated, this feature will automatically handle the planting, working, and harvesting processes for you, eliminating the need for manually clicking the buttons.

Caution: There is some inherent risk in staking KALE and having the automation feature enabled. However, we’ve implemented some features to help lower that risk, including:

  • If any automation task fails, the stake amount will drop back to 0%

  • If automation fails >= 12 times, automation will be disabled

  • If automation is disabled, you must manually click the checkbox again for it to restart

Common harvest hazards

Things don’t work sometimes; that’s just the way of the world. Here are some common pitfalls and potential solutions to try if your farming operation just isn’t doing it for ya.

  • Keep your farming tab active so the automation feature stays on. This can be tricky, seeing as many of us are clicking around a lot during the day. Fortunately, we’ve got a snappy tune to help. Just play the kale song at the bottom of the page to keep your tab active. Don’t want to listen to it on repeat? Mute your computer. Not the song. For some reason, muting the song doesn’t work. I told you, it’s a scrappy operation.

  • If your automation feature still isn’t staying on, try clearing your cache, opening and closing your browser, and logging in and out of your KALE account.

  • Be sure you’re farming KALE from this site: https://kalefarm.xyz/.

  • If you hit a snag in your farming and missed a couple of harvests, you can use the KaleFail Tractor to find and harvest any non-expired KALE you may have missed.

Other fun, leafy green-related goodness

Boast about your KALE harvest in the #kale channel in the Stellar Global Discord.

Delve into the KALE lore; more chapters will be released as the KALE adventure continues.

To learn how to farm KALE without the web application, visit the KALEpail Project GitHub page. You’ll most likely want to use Launchtube tokens when farming KALE outside of the web application. Get Launchtube tokens by asking for one in Discord or buying a token with your hard-earned KALE by clicking the Buy a Launchtube token link at the bottom of the web application page.

Trade your KALE for other vegetables at the KaleFail Trading Post! Then trade your vegetables for a salad NFT in the KaleFail Kitchen!

Now get out there and farm that delicious and nutritious KALE 🥬!