Binance Square
Aleo
25,064 views
58 Posts
Hot
Latest
LIVE
LIVE
Ishaaq Ziyan
--
The #Aleo Pulse - E11- 31/8/2023What's up Feed Fam! Welcome to the 11th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎 Usual reminder, we are live on X as well, so go check that out! Here we go again, LFG🚀 In this episode, we are discussing on, 🟦Aleo SDK Explained (Part II) Today we are discussing the following sections. 3️⃣Aleo credit transfers 4️⃣Management of program state and related data 5️⃣Communicating with the Aleo network 3️⃣Aleo credit transfers This section consists of the following components. Transfer <--> Consists of a blank for the Recipient address, amount of tokens, amount record, fee specifier, fee record and Private key Allowing a smooth transferring experience on the web. Split Record <--> Consists of a blank for the Split Amount, Record and Private Key. As the name suggests, this section allows you to Split a Record. Join Records <--> Consists of a blank for the 1st Record, 2nd Record, Fee Specifier, Fee Record and Private Key. Allows a user to Join two records together seamlessly. 4️⃣Management of program state and related data ➡️This section is interestingly simple which allows you to decrypt a ciphertext using the View Key. 5️⃣Communicating with the Aleo network This section consists of the following components. ➡️A button to Get the latest Block Height ➡️A button to Get the latest Block ➡️Get Block By typing in the Height ➡️Get Block By typing in the Hash ➡️Get the Program By typing in the Program ID ➡️Get Mapping Names By typing in the relevant Program ID ➡️Get the Mapping Value By typing in the ProgramID, Name of the Mapping and it's key ➡️Get the transaction By typing in the Transaction ID you desire. All of these tools are available in aleo dot tools for you to experiment🤗 Today's section was quite short, tbh :) So In conclusion, we discussed, ➡️Aleo SDK Basics Part II As of now, I have almost completed the basic sections of each component on the Aleo blockchain, but we will continue to update accordingly as things come in, so stay tuned! That's all for today! See ya in the next episode🫡 #IshaaqZiyan #crypto

The #Aleo Pulse - E11- 31/8/2023

What's up Feed Fam!

Welcome to the 11th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎
Usual reminder, we are live on X as well, so go check that out!
Here we go again, LFG🚀

In this episode, we are discussing on,

🟦Aleo SDK Explained (Part II)

Today we are discussing the following sections.
3️⃣Aleo credit transfers

4️⃣Management of program state and related data

5️⃣Communicating with the Aleo network

3️⃣Aleo credit transfers

This section consists of the following components.

Transfer <--> Consists of a blank for the Recipient address, amount of tokens, amount record, fee specifier, fee record and Private key
Allowing a smooth transferring experience on the web.

Split Record <--> Consists of a blank for the Split Amount, Record and Private Key.

As the name suggests, this section allows you to Split a Record.

Join Records <--> Consists of a blank for the 1st Record, 2nd Record, Fee Specifier, Fee Record and Private Key.
Allows a user to Join two records together seamlessly.

4️⃣Management of program state and related data

➡️This section is interestingly simple which allows you to decrypt a ciphertext using the View Key.

5️⃣Communicating with the Aleo network

This section consists of the following components.

➡️A button to Get the latest Block Height
➡️A button to Get the latest Block

➡️Get Block By typing in the Height
➡️Get Block By typing in the Hash
➡️Get the Program By typing in the Program ID

➡️Get Mapping Names By typing in the relevant Program ID
➡️Get the Mapping Value By typing in the ProgramID, Name of the Mapping and it's key
➡️Get the transaction By typing in the Transaction ID you desire.

All of these tools are available in aleo dot tools for you to experiment🤗

Today's section was quite short, tbh :)

So In conclusion, we discussed,

➡️Aleo SDK Basics Part II

As of now, I have almost completed the basic sections of each component on the Aleo blockchain, but we will continue to update accordingly as things come in, so stay tuned!

That's all for today!

See ya in the next episode🫡

#IshaaqZiyan #crypto
✉️ Aleo — A reminder of the new phase of the ambassador program On May 5, a limited number of places will open for participation in the ambassador program. Ambassadors will receive exclusive opportunities to earn Aleo points, attend leading conferences and much more. #Aleo
✉️ Aleo — A reminder of the new phase of the ambassador program

On May 5, a limited number of places will open for participation in the ambassador program. Ambassadors will receive exclusive opportunities to earn Aleo points, attend leading conferences and much more.

#Aleo
**Aleo Nears Mainnet Launch and Independence** 🚀: Privacy-focused blockchain platform Aleo is in the final stages of testnet and intends to release its mainnet by year-end, emphasizing that once operational, Aleo Systems will cede control over the Aleo Network, making it an autonomous entity. Bitmain had earlier announced the launch of an Aleo mining machine. 💻🔒 #Aleo #Blockchain #MainnetLaunch 📢🌐
**Aleo Nears Mainnet Launch and Independence** 🚀: Privacy-focused blockchain platform Aleo is in the final stages of testnet and intends to release its mainnet by year-end, emphasizing that once operational, Aleo Systems will cede control over the Aleo Network, making it an autonomous entity. Bitmain had earlier announced the launch of an Aleo mining machine. 💻🔒 #Aleo #Blockchain #MainnetLaunch 📢🌐
LIVE
--
Bullish
Community Call Summary for 11/10/2023Hosts: Viv and SantiSanti from the Marketing Team has given us the Aleo Advantage presentation! 1. Aleo is the evolution of decentralized systems, which are built based on ZEXE and allow private programmability! 2. Validators are working with snarkOS (decentralized Oracle system). Provers - with snarkVM (ZK Virtual Machine). Developers - with Leo (programming language for ZK circuits). 3. Leo compiles down to Aleo Instructions which then compiles down to ZK circuits.  - Leo provides power ZKPs without complexity since it's a higher-level language. 4. use cases:  - ZK token swaps  - Verifiable oracles  - Private and compliant stablecoins  - ZK gaming  - ZKML  - ZK Authentication Why Aleo is different: 1. Programmable privacy: Leo allows building ZK apps with minimal resistance. 2. Decentralized ZK: Aleo created a decentralized network of proof allowing:  - Censorship resistance  - Liveness guarantee  - Lower fees  - Distributed workload 3. Scalable at L1: There are 32 transitions in each transaction. 4. Permissionless. #crypto2023
Community Call Summary for 11/10/2023Hosts: Viv and SantiSanti from the Marketing Team has given us the Aleo Advantage presentation!
1. Aleo is the evolution of decentralized systems, which are built based on ZEXE and allow private programmability!
2. Validators are working with snarkOS (decentralized Oracle system).
Provers - with snarkVM (ZK Virtual Machine).
Developers - with Leo (programming language for ZK circuits).
3. Leo compiles down to Aleo Instructions which then compiles down to ZK circuits.
 - Leo provides power ZKPs without complexity since it's a higher-level language.
4. use cases:
 - ZK token swaps
 - Verifiable oracles
 - Private and compliant stablecoins
 - ZK gaming
 - ZKML
 - ZK Authentication

Why Aleo is different:
1. Programmable privacy: Leo allows building ZK apps with minimal resistance.
2. Decentralized ZK: Aleo created a decentralized network of proof allowing:
 - Censorship resistance
 - Liveness guarantee
 - Lower fees
 - Distributed workload
3. Scalable at L1: There are 32 transitions in each transaction.
4. Permissionless.
#crypto2023
LIVE
--
Bullish
1. Aleo, a programmable privacy network, has formed the Aleo Foundation to oversee and aid the Aleo network's advancement. 2. The foundation's key focuses include open-source governance, developer engagement, and advocating zero-knowledge cryptography. 3. Zero-knowledge cryptography promotion is a pivotal aim, aimed at bolstering network privacy and security. 4. The Aleo Foundation seeks to cultivate a cooperative space for developers and stakeholders. 5. Collaboration and contributions from diverse participants are central to the Aleo Foundation's mission. 6. The foundation's core goal is to facilitate the growth and evolution of the Aleo network. 7. It underscores Aleo's dedication to establishing a decentralized and secure ecosystem for its user base. 8. Encouraging innovation within the developer community is a significant aspect of the foundation's vision. 9. By emphasizing privacy through cryptography, Aleo aims to set new standards for network security. 10. The formation of the Aleo Foundation represents a strategic step in fostering a vibrant and secure ecosystem while promoting collaboration and innovation among developers. #AleoBlockchain #Aleo
1. Aleo, a programmable privacy network, has formed the Aleo Foundation to oversee and aid the Aleo network's advancement.

2. The foundation's key focuses include open-source governance, developer engagement, and advocating zero-knowledge cryptography.

3. Zero-knowledge cryptography promotion is a pivotal aim, aimed at bolstering network privacy and security.

4. The Aleo Foundation seeks to cultivate a cooperative space for developers and stakeholders.

5. Collaboration and contributions from diverse participants are central to the Aleo Foundation's mission.

6. The foundation's core goal is to facilitate the growth and evolution of the Aleo network.

7. It underscores Aleo's dedication to establishing a decentralized and secure ecosystem for its user base.

8. Encouraging innovation within the developer community is a significant aspect of the foundation's vision.

9. By emphasizing privacy through cryptography, Aleo aims to set new standards for network security.

10. The formation of the Aleo Foundation represents a strategic step in fostering a vibrant and secure ecosystem while promoting collaboration and innovation among developers.

#AleoBlockchain #Aleo
📩 Aleo — The faucet of test tokens is active The faucet of test tokens $ALEO works. Now users have the opportunity to deploy smart contracts. #Aleo #CryptonResearchBot
📩 Aleo — The faucet of test tokens is active

The faucet of test tokens $ALEO works. Now users have the opportunity to deploy smart contracts.

#Aleo #CryptonResearchBot
LIVE
--
Bullish
The #Aleo Pulse - E15 - 20/9/2023Gmmmmm Feed Fam! Welcome to the 15th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎 Usual reminder, we are live on X as well, so go check that out! If you are new here, The Aleo Pulse is the most comprehensive newsletter covering all aspects of Aleo and is part of my #ThePulse Newsletter series. Let's goooo! Today, We will be discussing this week's updates and what was discussed on the community call, which happened today :) This Week's Updates ➡️The Community call was held today at 20:30 IST @ Discord. ➡️ The 7th round of the ambassador program is closed, and the team is currently reviewing the applications, which can take up to 2-3 Weeks to complete. ➡️Interview with Alex Pruden, the CEO of Aleo is live on X ➡️ A virtual Leo BootCamp will be held in a collab with zkCamp [This workshop is for mature devs, as it consists of a code challenge for whitelisting, conducted through hackerrank] ➡️Aleo KL zkMeetup will be held in Kuala Lampur Today. ➡️Aleo zkHouse is live in Messari mainnet. ➡️Aleo zkHouse will be live at zksummit London, tomorrow. ➡️Aleo Hanoi zkMeetup will held on the 23rd of September. ➡️Aleo Tokyo zkMeetup will held on the 25th of September in Shibuya City. ➡️Aleo Nigeria zkMeetup will held on the 29th of September in Akwa Ibom. Summary from the Community Call ➡️Today's Hosts were Nodari and Anthony. ➡️Time and Place: 20:30 IST @ Discord Stage. ➡️Today, the discussion was on the Developer Grants Program. Here's what They had to say. 🟦The aim of this initiative is to incentivize developers to develop more useful dApps on the Aleo blockchain, as the mainnet is rapidly approaching. 🟦There are 3 categories in this initiative. Ignition Grant Launch Grant BluePrint Grant 🟦Ignition Grant ➡️For small-sized applications ➡️The dApp is required to be open-sourced. ➡️The prize is 3K USD [Currently Sent as Fiat] ➡️Once applied, shortlisted applicants will be approached by the Aleo team within 5 Business days, and the developer team will get 1 month to build the program. 🟦Launch Grant ➡️For Fully-fledged projects which consist of multiple milestones. ➡️The Prize on average is about 10K USD - 50K USD. ➡️Applicants are required to fill up a template provided by the Aleo Team. ➡️The shortlisted applicants will be contacted by the Aleo team with a follow-up call. ➡️Aleo Credits can be added as rewards👀 🟦Blueprint Grant ➡️For large-scale projects that aim to build on top of Aleo. ➡️The Aleo team will consider the following of the applicants. Quality of the Project Team. Their Experience [ Experience in ZK and Privacy is preferred, but is not compulsory, according to Anthony] The overall proposal and its use cases. 🟦The Aleo Team is currently interested in seeing projects with the following use cases. ➡️Gaming ➡️Identity and Authentication Frameworks. ➡️DeFi based on ZK. ➡️ZK Machine Learning ➡️Voting and Governance Tools 🟦Deploy Incentives applicants are also welcome to participate in the grants program. 🟦Different projects are also welcome to apply towards different-tier grants as well. Update on the Deploy Incentives Program 🟦Developers who couldn't make it to the top 10 might be still rewarded. 🟦Everyone who qualified will receive their score based on voting [This info wouldn't be shared with the public] That's all for today! Here I wrap up for now, and I'll see ya in the next episode🫡 Until then, feel the beat of ZK with Aleo✨

The #Aleo Pulse - E15 - 20/9/2023

Gmmmmm Feed Fam!

Welcome to the 15th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎
Usual reminder, we are live on X as well, so go check that out!

If you are new here, The Aleo Pulse is the most comprehensive newsletter covering all aspects of Aleo and is part of my #ThePulse Newsletter series.

Let's goooo!

Today, We will be discussing this week's updates and what was discussed on the community call, which happened today :)

This Week's Updates

➡️The Community call was held today at 20:30 IST @ Discord.

➡️ The 7th round of the ambassador program is closed, and the team is currently reviewing the applications, which can take up to 2-3 Weeks to complete.

➡️Interview with Alex Pruden, the CEO of Aleo is live on X

➡️ A virtual Leo BootCamp will be held in a collab with zkCamp

[This workshop is for mature devs, as it consists of a code challenge for whitelisting, conducted through hackerrank]

➡️Aleo KL zkMeetup will be held in Kuala Lampur Today.

➡️Aleo zkHouse is live in Messari mainnet.

➡️Aleo zkHouse will be live at zksummit London, tomorrow.

➡️Aleo Hanoi zkMeetup will held on the 23rd of September.

➡️Aleo Tokyo zkMeetup will held on the 25th of September in Shibuya City.

➡️Aleo Nigeria zkMeetup will held on the 29th of September in Akwa Ibom.

Summary from the Community Call

➡️Today's Hosts were Nodari and Anthony.

➡️Time and Place: 20:30 IST @ Discord Stage.

➡️Today, the discussion was on the Developer Grants Program.

Here's what They had to say.

🟦The aim of this initiative is to incentivize developers to develop more useful dApps on the Aleo blockchain, as the mainnet is rapidly approaching.

🟦There are 3 categories in this initiative.

Ignition Grant

Launch Grant

BluePrint Grant

🟦Ignition Grant

➡️For small-sized applications

➡️The dApp is required to be open-sourced.

➡️The prize is 3K USD [Currently Sent as Fiat]

➡️Once applied, shortlisted applicants will be approached by the Aleo team within 5 Business days, and the developer team will get 1 month to build the program.

🟦Launch Grant

➡️For Fully-fledged projects which consist of multiple milestones.

➡️The Prize on average is about 10K USD - 50K USD.

➡️Applicants are required to fill up a template provided by the Aleo Team.

➡️The shortlisted applicants will be contacted by the Aleo team with a follow-up call.
➡️Aleo Credits can be added as rewards👀

🟦Blueprint Grant

➡️For large-scale projects that aim to build on top of Aleo.

➡️The Aleo team will consider the following of the applicants.

Quality of the Project Team.

Their Experience [ Experience in ZK and Privacy is preferred, but is not compulsory, according to Anthony]

The overall proposal and its use cases.

🟦The Aleo Team is currently interested in seeing projects with the following use cases.

➡️Gaming

➡️Identity and Authentication Frameworks.

➡️DeFi based on ZK.

➡️ZK Machine Learning

➡️Voting and Governance Tools

🟦Deploy Incentives applicants are also welcome to participate in the grants program.

🟦Different projects are also welcome to apply towards different-tier grants as well.

Update on the Deploy Incentives Program

🟦Developers who couldn't make it to the top 10 might be still rewarded.

🟦Everyone who qualified will receive their score based on voting

[This info wouldn't be shared with the public]

That's all for today!

Here I wrap up for now, and I'll see ya in the next episode🫡

Until then, feel the beat of ZK with Aleo✨
Aleo Network announced that it will conduct its second stress test on January 15th, which will last for two weeks. #layer1 #blockchain #Aleo
Aleo Network announced that it will conduct its second stress test on January 15th, which will last for two weeks.

#layer1 #blockchain #Aleo
Aleo — The end of the second phase of Testnet3 and the launch of the thirdThe second phase of Testnet3 has come to the end. The Aleo network will be in a disconnected state starting from April 13, 23:59 (UTC) and until April 17. There are several important updates are performed in preparation for the third phase of Testnet3. An important point for the holders of the Aleo node is that the network update will include a restart with a hard fork, so by April 17, the nodes will need to update to the latest version. #Aleo #CryptonResearchBot

Aleo — The end of the second phase of Testnet3 and the launch of the third

The second phase of Testnet3 has come to the end. The Aleo network will be in a disconnected state starting from April 13, 23:59 (UTC) and until April 17. There are several important updates are performed in preparation for the third phase of Testnet3.

An important point for the holders of the Aleo node is that the network update will include a restart with a hard fork, so by April 17, the nodes will need to update to the latest version.

#Aleo #CryptonResearchBot
⚡ Crypto News Digest: Key Updates You Need to Know 8 November 2023 This digest provides a quick overview of the most significant cryptocurrency news, that's worth your attention.
⚡ Crypto News Digest: Key Updates You Need to Know
8 November 2023

This digest provides a quick overview of the most significant cryptocurrency news, that's worth your attention.
The #Aleo Pulse - S02 E03 - 09/03/2024Gmmm Square Fam🤗 Presenting the 3rd episode of The #Aleo Pulse, your one-stop hub for all things on Aleo. Let's get in with Today's episode, frens🚀 In today's episode, we are discussing Alpha Swap, another important DEX on Aleo. What is Alphaswap🤔 ➡️Alphaswap describes itself as one of the OG DEXs on Aleo, which is oriented on the following approaches. 🟦Uncompromized Security 🟦Innovative Private Trading 🟦Active Market Making So now, let's get started. 1️⃣First We need to install an Aleo-compatible wallet. You can either choose either Leo Wallet or Puzzle Wallet. Leo -> leo dot app Puzzle -> Puzzle dot online Now set up your wallet as usual by writing down the phrase and saving it in a secure place. In this case, I will be using Puzzle wallet. Head to Puzzle Wallet's faucet and claim some Testnet Aleo credits [Simply click the extension and you will see a Button named [Get Testnet credits]] 2️⃣Now, head to alphaswap dot pro and hit launch app 3️⃣Now, to start testing, we need some testnet funds. Hit the faucet button and click claim to grab some testnet tokens, so we can begin testing. Now wait until the transaction is processed. Do note that this might take some time, and can also vary from the device you are using. 4️⃣Now, head to the swap section, select a pair of your choice and perform a few swaps. You can use both Public and Private Swaps as well :) 5️⃣Also make sure you've added some LP by heading to the pool section. 6️⃣If you are interested, feel free to check if there are any campaigns available by clicking the campaign button. [NFA, this does not guarantee anything] So, that's all folks, I hope you got that right, and if you've got any questions feel free to let me know⚡ Make sure you share this with your #TrendingTopic Frens as well! I'll see ya with the next episode🫡 Until then, LFG!

The #Aleo Pulse - S02 E03 - 09/03/2024

Gmmm Square Fam🤗
Presenting the 3rd episode of The #Aleo Pulse, your one-stop hub for all things on Aleo.
Let's get in with Today's episode, frens🚀

In today's episode, we are discussing Alpha Swap, another important DEX on Aleo.

What is Alphaswap🤔
➡️Alphaswap describes itself as one of the OG DEXs on Aleo, which is oriented on the following approaches.
🟦Uncompromized Security
🟦Innovative Private Trading
🟦Active Market Making

So now, let's get started.
1️⃣First We need to install an Aleo-compatible wallet.
You can either choose either Leo Wallet or Puzzle Wallet.
Leo -> leo dot app
Puzzle -> Puzzle dot online
Now set up your wallet as usual by writing down the phrase and saving it in a secure place.
In this case, I will be using Puzzle wallet.
Head to Puzzle Wallet's faucet and claim some Testnet Aleo credits
[Simply click the extension and you will see a Button named [Get Testnet credits]]

2️⃣Now, head to alphaswap dot pro and hit launch app

3️⃣Now, to start testing, we need some testnet funds.
Hit the faucet button and click claim to grab some testnet tokens, so we can begin testing.

Now wait until the transaction is processed.
Do note that this might take some time, and can also vary from the device you are using.

4️⃣Now, head to the swap section, select a pair of your choice and perform a few swaps.
You can use both Public and Private Swaps as well :)

5️⃣Also make sure you've added some LP by heading to the pool section.

6️⃣If you are interested, feel free to check if there are any campaigns available by clicking the campaign button.
[NFA, this does not guarantee anything]

So, that's all folks, I hope you got that right, and if you've got any questions feel free to let me know⚡
Make sure you share this with your #TrendingTopic Frens as well!
I'll see ya with the next episode🫡
Until then, LFG!
💰LIST OF FREE TESTNETS TO USE NOW AND GET AIRDROPS💰 🔖Bookmark for later ❖ @taikoxyz: ▪Add Taiko network to MetaMask ▪Request ETH from Sepolia ▪Request test tokens from Horse ▪Interact with dApps ❖ @SatoshiVM: ▪Request tBTC from the faucet: bitcoinfaucet.uo1.net/send.php ▪Use Bridge to deposit some of your tBTC ▪Interact with dApps ▪Withdraw tBTC from SatoshiVM ▪Add Berachain network to your wallet ▪Claim testnet tokens: http://artio.faucet.berachain.com ▪Interact with DEX & Perps platform ▪Complete the campaign on @Galxe: ❖ @getgrass_io: ▪Register in Grass: app.getgrass.io/register ▪Earn Points using an extension ❖ @shardeum: ▪Add Shardeum to Metamask ▪Get test tokens: discord.gg/shardeum ▪Interact with different dApps on Shardeum ❖ @Tabi_NFT: ▪Get Voyager role in Discord ▪Complete quests on tabi.lol ▪Complete quests on Galxe: ❖ @AleoHQ: ▪ Set up the Aleo wallet ▪ Get faucet tokens $ALEO and ETH: faucet.aleo.org and sepoliafaucet.com ▪Interact with swap-v3.jolnir.taiko.xyz/#/swap ▪Deploy contract ❖ @QuaiNetwork: ▪Complete quests on Galxe: ▪Complete another Galxe campaign: ❖ @SmartLayer: ▪Register on smartlayer.network ▪Install JoyID app and set up your wallet account ▪Claim rewards for Joyid task ▪Complete other quests ❖ @fuel_network: ▪Create a Fuel wallet ▪Request test tokens: faucet-beta-4.fuel.network ▪Interact with beta.thundernft.market ❖ @phaverapp: ▪Download the app on your IOS/Android device ▪Register and set profile ▪Level up and farm points Total Cost for all testnets: $0. #AirdropOpportunity #airdrops #Berachain #Aleo #BTC
💰LIST OF FREE TESTNETS TO USE NOW AND GET AIRDROPS💰

🔖Bookmark for later

❖ @taikoxyz:

▪Add Taiko network to MetaMask

▪Request ETH from Sepolia

▪Request test tokens from Horse

▪Interact with dApps

❖ @SatoshiVM:

▪Request tBTC from the faucet: bitcoinfaucet.uo1.net/send.php

▪Use Bridge to deposit some of your tBTC

▪Interact with dApps

▪Withdraw tBTC from SatoshiVM

▪Add Berachain network to your wallet

▪Claim testnet tokens: http://artio.faucet.berachain.com

▪Interact with DEX & Perps platform

▪Complete the campaign on @Galxe:

❖ @getgrass_io:

▪Register in Grass: app.getgrass.io/register

▪Earn Points using an extension

❖ @shardeum:

▪Add Shardeum to Metamask

▪Get test tokens: discord.gg/shardeum

▪Interact with different dApps on Shardeum

❖ @Tabi_NFT:

▪Get Voyager role in Discord

▪Complete quests on tabi.lol

▪Complete quests on Galxe:

❖ @AleoHQ:


Set up the Aleo wallet


Get faucet tokens $ALEO and ETH: faucet.aleo.org and sepoliafaucet.com

▪Interact with swap-v3.jolnir.taiko.xyz/#/swap

▪Deploy contract

❖ @QuaiNetwork:

▪Complete quests on Galxe:

▪Complete another Galxe campaign:

❖ @SmartLayer:

▪Register on smartlayer.network

▪Install JoyID app and set up your wallet account

▪Claim rewards for Joyid task

▪Complete other quests

❖ @fuel_network:

▪Create a Fuel wallet

▪Request test tokens: faucet-beta-4.fuel.network

▪Interact with beta.thundernft.market

❖ @phaverapp:

▪Download the app on your IOS/Android device

▪Register and set profile

▪Level up and farm points

Total Cost for all testnets: $0.

#AirdropOpportunity #airdrops #Berachain #Aleo #BTC
#AirdropOpportunity #airdrops #Berachain #Aleo #BTC LIST OF FREE TESTNETS TO USE NOW AND GET AIRDROPS💰 🔖Bookmark for later ❖ @taikoxyz: ▪Add Taiko network to MetaMask ▪Request ETH from Sepolia ▪Request test tokens from Horse ▪Interact with dApps ❖ @SatoshiVM: ▪Request tBTC from the faucet: bitcoinfaucet.uo1.net/send.php ▪Use Bridge to deposit some of your tBTC ▪Interact with dApps ▪Withdraw tBTC from SatoshiVM ▪Add Berachain network to your wallet ▪Claim testnet tokens: http://artio.faucet.berachain.com ▪Interact with DEX & Perps platform ▪Complete the campaign on @Galxe: ❖ @getgrass_io: ▪Register in Grass: app.getgrass.io/register ▪Earn Points using an extension ❖ @shardeum: ▪Add Shardeum to Metamask ▪Get test tokens: discord.gg/shardeum ▪Interact with different dApps on Shardeum ❖ @Tabi_NFT: ▪Get Voyager role in Discord ▪Complete quests on tabi.lol ▪Complete quests on Galxe: ❖ @AleoHQ: ▪ Set up the Aleo wallet ▪ Get faucet tokens $ALEO and ETH: faucet.aleo.org and sepoliafaucet.com ▪Interact with swap-v3.jolnir.taiko.xyz/#/swap ▪Deploy contract ❖ @QuaiNetwork: ▪Complete quests on Galxe: ▪Complete another Galxe campaign: ❖ @SmartLayer: ▪Register on smartlayer.network ▪Install JoyID app and set up your wallet account ▪Claim rewards for Joyid task ▪Complete other quests ❖ @fuel_network: ▪Create a Fuel wallet ▪Request test tokens: faucet-beta-4.fuel.network ▪Interact with beta.thundernft.market ❖ @phaverapp: ▪Download the app on your IOS/Android device ▪Register and set profile ▪Level up and farm points Total Cost for all testnets: $0.
#AirdropOpportunity #airdrops #Berachain #Aleo #BTC
LIST OF FREE TESTNETS TO USE NOW AND GET AIRDROPS💰

🔖Bookmark for later

❖ @taikoxyz:

▪Add Taiko network to MetaMask

▪Request ETH from Sepolia

▪Request test tokens from Horse

▪Interact with dApps

❖ @SatoshiVM:

▪Request tBTC from the faucet: bitcoinfaucet.uo1.net/send.php

▪Use Bridge to deposit some of your tBTC

▪Interact with dApps

▪Withdraw tBTC from SatoshiVM

▪Add Berachain network to your wallet

▪Claim testnet tokens: http://artio.faucet.berachain.com

▪Interact with DEX & Perps platform

▪Complete the campaign on @Galxe:

❖ @getgrass_io:

▪Register in Grass: app.getgrass.io/register

▪Earn Points using an extension

❖ @shardeum:

▪Add Shardeum to Metamask

▪Get test tokens: discord.gg/shardeum

▪Interact with different dApps on Shardeum

❖ @Tabi_NFT:

▪Get Voyager role in Discord

▪Complete quests on tabi.lol

▪Complete quests on Galxe:

❖ @AleoHQ:


Set up the Aleo wallet


Get faucet tokens $ALEO and ETH: faucet.aleo.org and sepoliafaucet.com

▪Interact with swap-v3.jolnir.taiko.xyz/#/swap

▪Deploy contract

❖ @QuaiNetwork:

▪Complete quests on Galxe:

▪Complete another Galxe campaign:

❖ @SmartLayer:

▪Register on smartlayer.network

▪Install JoyID app and set up your wallet account

▪Claim rewards for Joyid task

▪Complete other quests

❖ @fuel_network:

▪Create a Fuel wallet

▪Request test tokens: faucet-beta-4.fuel.network

▪Interact with beta.thundernft.market

❖ @phaverapp:

▪Download the app on your IOS/Android device

▪Register and set profile

▪Level up and farm points

Total Cost for all testnets: $0.
The #Aleo Pulse - S02 E05 - 21/03/2024Gmmmmm Fellow Square Members🌄 Presenting the 5th episode of the #Aleo Pulse [Season 2], your one-stop hub for all things on Aleo, The first Fullstack blockchain powered by Zero Knowledge Proofs🚀 Let's begin with today's episode🚀 This Week's Updates ➡️The Community call was held last Wednesday at 20:00 IST @ Discord. ➡️The hosts were Viv and Alex ➡️According to Alex and Viv, ➡️A new ambassador role with a higher status than the Maestro will be introduced to keep ambassadors motivated. ➡️There was a dev call Last Friday and here's what is most important in terms of technicals👇 🔵Bi-weekly Meetings were introduced to foster collaboration. 🔵The introduction of the Mainnet Action Plan: A minimum acceptance criteria for: 1️⃣AleoBFT consensus 2️⃣Client Synchronization 3️⃣Public/Private Transactions 4️⃣Programs Deployments and 5️⃣Coin-base puzzle is in the works. 🔵Currently 50% of Devnet Testing is completed and the puzzle integration is in progress. 🔵The team expects to Complete Devnet Testing, Integration of the puzzle and Audits for ARC 37/38 Standards to be done by the 1st of April. 🔵There will be a code freeze by May 🔵Testnet3 currently has some outages and is going to be deprecated and a stable public testnet is underway. 🔷Back to the general call information😉 ➡️The new coin-base algorithm is mostly done with development but is required to be finalized and integrated, then an audit will be performed which is estimated to take roughly 2 months. ➡️The algorithm will be released a month before mainnet ➡️Tokenomics is live on the website for the public to observe. ➡️Most of the insiders [Investors, Team etc] -> 1 year cliff, then a 24-month vesting schedule Although they are locked, they can still stake. ➡️Grantees/Testnet Participants --> No lockup if not US based, else 1 year lockup. ➡️Do note that the inflation in the tokenomics page is an estimate, which might change. ➡️Mining is initially planned to be GPU-based but will transition to ASIC-compatibility as the blockchain evolves. [The new algorithm is expected to be memory-heavy, so the setup is likely to be complex] ➡️A new governance section named loose-thoughts is live in Discord for users to discuss related topics. And, that's all for today :) If you have any questions, feel free to ask✌️ Do share this with our amazing #HotTrends Fam as well🚀 I'll see ya in the next episode🫡 Until then, LFG!

The #Aleo Pulse - S02 E05 - 21/03/2024

Gmmmmm Fellow Square Members🌄
Presenting the 5th episode of the #Aleo Pulse [Season 2], your one-stop hub for all things on Aleo, The first Fullstack blockchain powered by Zero Knowledge Proofs🚀
Let's begin with today's episode🚀

This Week's Updates

➡️The Community call was held last Wednesday at 20:00 IST @ Discord.
➡️The hosts were Viv and Alex

➡️According to Alex and Viv,
➡️A new ambassador role with a higher status than the Maestro will be introduced to keep ambassadors motivated.
➡️There was a dev call Last Friday and here's what is most important in terms of technicals👇
🔵Bi-weekly Meetings were introduced to foster collaboration.
🔵The introduction of the Mainnet Action Plan:
A minimum acceptance criteria for:
1️⃣AleoBFT consensus
2️⃣Client Synchronization
3️⃣Public/Private Transactions
4️⃣Programs Deployments and
5️⃣Coin-base puzzle
is in the works.
🔵Currently 50% of Devnet Testing is completed and the puzzle integration is in progress.
🔵The team expects to Complete Devnet Testing, Integration of the puzzle and Audits for ARC 37/38 Standards to be done by the 1st of April.
🔵There will be a code freeze by May
🔵Testnet3 currently has some outages and is going to be deprecated and a stable public testnet is underway.

🔷Back to the general call information😉
➡️The new coin-base algorithm is mostly done with development but is required to be finalized and integrated, then an audit will be performed which is estimated to take roughly 2 months.
➡️The algorithm will be released a month before mainnet
➡️Tokenomics is live on the website for the public to observe.
➡️Most of the insiders [Investors, Team etc] -> 1 year cliff, then a 24-month vesting schedule
Although they are locked, they can still stake.
➡️Grantees/Testnet Participants --> No lockup if not US based, else 1 year lockup.
➡️Do note that the inflation in the tokenomics page is an estimate, which might change.
➡️Mining is initially planned to be GPU-based but will transition to ASIC-compatibility as the blockchain evolves.
[The new algorithm is expected to be memory-heavy, so the setup is likely to be complex]
➡️A new governance section named loose-thoughts is live in Discord for users to discuss related topics.

And, that's all for today :)
If you have any questions, feel free to ask✌️
Do share this with our amazing #HotTrends Fam as well🚀
I'll see ya in the next episode🫡
Until then, LFG!
Despite weak activity of market participants - the price of #ALEO is slowly creeping up and is already two steps away from breaking the $0.001 mark. 🚀 What will happen after the breakout? 💁🏻‍♂️ It'll be the same as what happened with Bitcoin after breaking $40k - accelerated growth, the start of new large purchases, and growth towards the next targets. Buying the token during the token sale period is almost a guaranteed X'es to your deposit. Even if you bought it an hour before listing, as the main growth 'll occur on the exchanges from the list that announced the announcement when access to buying the coin opens up to a wide retail audience. #Aleo #AleoBlockchain AntiFraudChallenge #BinanceSquarelinks #BinanceTopPicks #CommunityAwareness
Despite weak activity of market participants - the price of #ALEO is slowly creeping up and is already two steps away from breaking the $0.001 mark. 🚀

What will happen after the breakout? 💁🏻‍♂️

It'll be the same as what happened with Bitcoin after breaking $40k - accelerated growth, the start of new large purchases, and growth towards the next targets.

Buying the token during the token sale period is almost a guaranteed X'es to your deposit. Even if you bought it an hour before listing, as the main growth 'll occur on the exchanges from the list that announced the announcement when access to buying the coin opens up to a wide retail audience.
#Aleo #AleoBlockchain
AntiFraudChallenge #BinanceSquarelinks #BinanceTopPicks #CommunityAwareness
The #Aleo Pulse - S02 E01 - 23/2/2024Gmmmmm Fellow Square Members! Presenting the 2nd season of the #Aleo Pulse, your one-stop hub for all things on Aleo, The first Full stack blockchain power by Zero Knowledge Proofs🚀 So, you might be wondering what might be special about This version🤔 Here's the Plan👇 ➡️Weekly meeting summaries and Alpha announced from AleoHQ will be the main focus until the mainnet arrives. In addition, I might also drop a few testnets so you can try to experiment with the blockchain. ➡️Once Mainnet launches, TA analysis, NFT stats and many other interesting info will be loading, so keep your eyes open👀 So, let's begin frens🚀 ⬜ Community Call Summary on the 21st of February⬜ ➡️The next ambassador round is scheduled to launch on the 10th of March ➡️NFT Setup Ceremonies are coming back soon ➡️The team is working on a possible solution for integrating wallets into the governance platform [which only ambassadors currently have access] to the public so everyone holding testnet credits can join the revolution. ➡️Puzzle wallet, one of the premier wallets on Aleo is looking for Developers, Community Managers, Discord Mods and Geographic Ambassadors. The form to apply can be found in Aleo Discord In the next episode, look forward to a Testnet dApp Usage on Aleo, in a more detailed manner, which should be loading within the next week. So, that's all folks, I hope you understand what's ahead for The Aleo Pulse, and how exciting the future looks :) I'll see ya with the next episode🫡 Until then, LFG!

The #Aleo Pulse - S02 E01 - 23/2/2024

Gmmmmm Fellow Square Members!
Presenting the 2nd season of the #Aleo Pulse, your one-stop hub for all things on Aleo, The first Full stack blockchain power by Zero Knowledge Proofs🚀

So, you might be wondering what might be special about This version🤔
Here's the Plan👇
➡️Weekly meeting summaries and Alpha announced from AleoHQ will be the main focus until the mainnet arrives.
In addition, I might also drop a few testnets so you can try to experiment with the blockchain.
➡️Once Mainnet launches, TA analysis, NFT stats and many other interesting info will be loading, so keep your eyes open👀

So, let's begin frens🚀
⬜ Community Call Summary on the 21st of February⬜
➡️The next ambassador round is scheduled to launch on the 10th of March
➡️NFT Setup Ceremonies are coming back soon
➡️The team is working on a possible solution for integrating wallets into the governance platform [which only ambassadors currently have access] to the public so everyone holding testnet credits can join the revolution.
➡️Puzzle wallet, one of the premier wallets on Aleo is looking for Developers, Community Managers, Discord Mods and Geographic Ambassadors.
The form to apply can be found in Aleo Discord

In the next episode, look forward to a Testnet dApp Usage on Aleo, in a more detailed manner, which should be loading within the next week.

So, that's all folks, I hope you understand what's ahead for The Aleo Pulse, and how exciting the future looks :)
I'll see ya with the next episode🫡
Until then, LFG!
【Cloud Computing Power Leasing】HiBlock Partners with Jiang Xin Cloud to Launch One-Stop Computing Power Leasing Service Aleo farmer and partners are welcome to Contact Us!!! TG: https://t.me/Hi_hihihi_hi #Aleo #bitcoin #Binance #DEFI
【Cloud Computing Power Leasing】HiBlock Partners with Jiang Xin Cloud to Launch One-Stop Computing Power Leasing Service

Aleo farmer and partners are welcome to Contact Us!!!
TG: https://t.me/Hi_hihihi_hi

#Aleo #bitcoin #Binance #DEFI
LIVE
HiBlock
--
HiBlock Partners with Jiang Xin Cloud to Launch One-Stop Computing Power Leasing Service
Computing Power Service

HiBlock, a platform dedicated to serving technology startups, today announced a strategic partnership with computing platform Jiang Xin Cloud to officially launch a one-stop computing power service. This collaboration will combine the strengths of both companies to provide startups with more powerful and convenient computing support, empowering their innovative development.

Computing Power refers to the ability to perform computations and is an indispensable infrastructure in the digital age. With the rapid development of technologies such as artificial intelligence and big data, the demand for computing power is growing rapidly. For technology startups, computing power is often one of the bottlenecks that hinder their development. The traditional way to obtain computing power requires enterprises to build their own data centers, which is costly, time-consuming, and difficult to maintain.

Computing Leasing is a service that provides enterprises and individual users with the computing resources they need through leasing services based on their artificial intelligence application requirements. These leasable computing resources include graphics processing units (GPUs), virtual machines, storage, and more.

With computing leasing, users can lease servers or virtual machines to achieve large-scale computing tasks according to their needs, avoiding the high cost of hardware purchase and maintenance. Combining the characteristics of flexibility, efficiency, and low cost, computing leasing can be applied to a variety of computing demand scenarios.
According to McKinsey research, the popularization of cloud computing services is expected to contribute more than $2 trillion in new output to the global economy over the next five years and create millions of jobs. For environmental protection, centralized cloud computing can manage energy consumption more effectively than distributed data centers, promoting green and sustainable development.
The one-stop computing power service launched by HiBlock in cooperation with Jiang Xin Cloud Computing Platform provides startups with a flexible and convenient computing power acquisition solution:
On-demand leasing: Enterprises can flexibly select the computing resources they need according to their own needs, and pay as needed to avoid waste.High-performance computing power: The platform provides high-performance GPU computing resources represented by Nvidia GeForce RTX 4090 to meet the high-performance computing needs of AI model training, rendering, etc.Easy to use: The platform provides a user-friendly interface and complete user guides, so that enterprises can easily use it without professional knowledge.

Computing Equipment

Computing leasing requires enterprises to have a certain level of technical strength, talent reserves, and a large amount of capital investment, including the purchase of hardware equipment, the construction, operation, and maintenance of data centers. Otherwise, it is difficult to effectively manage and operate.

Jiang Xin Cloud Platform, as a leader in the field of computing leasing, is committed to creating a one-stop computing sharing ecosystem. The founding team comes from Nvidia and Alibaba Cloud professional teams, and the employees have master’s and doctoral degrees from top universities at home and abroad. The platform is built and operated by a strong technical team, and listed companies and capital provide support. Efficiently and flexibly allocate computing resources, so that small research and development teams can also enjoy computing support similar to that of technology giants, accelerate the transformation of scientific research results and industrial upgrading.

The company is currently cooperating with high-quality customers in various fields such as colleges and universities, scientific research institutes, AI large models, autonomous driving, game media, life sciences, high-end manufacturing, robotics, etc., to provide them with intelligent computing leasing. Under the circumstances of massive increase in data volume, increasingly complex algorithm models and deeper application scenarios, it meets the new quality productivity needs of emerging industries.

Nvidia GeForce RTX 4090 Product Overview: The one-stop computing power service launched this time will use Nvidia’s latest GeForce RTX 4090 graphics card. GeForce RTX 4090 is one of the most powerful consumer-grade GPUs on the market today, using the latest NVIDIA Ada Lovelace architecture, with up to 16384 CUDA cores, equipped with 24GB of GDDR6X memory, and supports advanced technologies such as ray tracing and deep learning super sampling (DLSS). Its powerful computing power and graphics processing performance can meet the most demanding computing needs and are ideal for AI training, scientific computing, and high-end game development.

HiBlock believes that this cooperation will provide strong computing power support to technology startups and help them develop and grow rapidly. HiBlock will work with Jiang Xin Cloud to continue to provide comprehensive services to startups and achieve their dreams. Welcome enterprises and teams with needs from all walks of life to consult and use our computing power services to jointly promote technological progress and innovative development!

🚀Contact Us:
TG: https://t.me/Hi_hihihi_hi

About Jiang Xin Cloud

Jiang Xin Cloud is a high-tech enterprise focusing on computing power acceleration services and computing power management. The founding team comes from the professional teams of NVIDIA and Alibaba Cloud, and the employees have master’s and doctoral degrees from prestigious universities at home and abroad.
Through multi-level innovation in computing power underlying optimization, computing power service platform, and business ecosystem model, it provides high-cost-performance, large-scale, and on-demand GPU computing power acceleration services for users in various industries. It is widely used in universities, scientific research institutions, the Internet, finance, government and enterprises, and other users for generative AI, large language models, Metaverse, high-performance computing, creative rendering, cloud games and many other scenarios, accelerating the application delivery of various industries. Jiang Xin Cloud has built a win-win computing power ecosystem, adopting the computing power acceptance + self-procurement model, cooperating and win-win, and actively empowering domestic GPUs to go to the cloud and land applications.

About HiBlock

HiBlock is a platform dedicated to serving technology startups, combining accelerators, social interaction, and investment opportunities. We support startups through accelerators, Demodays, and mentor programs; promote community participation through HiForum, HiEvent, and HiBlog; and help startups and companies build business moats in a multi-dimensional and full-cycle manner through extensive connections with local government agencies, investors, and market participants.

Website| Linkedin| Twitter| Telegram

DISCLAIMER:
This article is published for information purposes only. This article does not constitute a prospectus or offer document of any sort. It is not intended to constitute an offer of securities or a solicitation for any form of investment in any jurisdiction. No regulatory authority has examined or approved this document. Information is not intended for distribution to, or use by, any person or entity in any jurisdiction or country where such distribution or use is contrary to local law or regulation. This information is confidential and should not be distributed, in whole or in part, beyond the recipient and its advisors. Whilst every effort has been taken to ensure that the information contained in this document is correct, HiBlock makes no warranty or representation, whether express or implied, and assumes no legal liability, for the accuracy, completeness, or usefulness of any information disclosed.
The #Aleo Pulse - E14 -18/9/2023Gmmmmm Feed Fam! Welcome to the 14th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎 Usual reminder, we are live on X as well, so go check that out! Here we go again, LFG🚀 Today, We will be discussing how to deploy a basic contract on the Aleo Blockchain🤯 🟦Prerequisites 1️⃣Install LEO Wallet ➡️Head to the Chrome web store and search for Leo Wallet, which should look something like this👇 As always, look out for the verified tick to stay out of scam extensions. We ain't losing a sec for scams! 2️⃣Identifying the Wallet Now click the extension and you should see something like this👇 Note that the monetary value isn't true, as it's just testnet. In addition, the wallet address is hidden for privacy purposes (Which is obviously untraceable in privacy blockchains🙈) 3️⃣Using the faucet Now click the Faucet🚰button and follow the instructions there. The process is quite simple, just scan the QR code there and send a text message to get some Aleo credits from the faucet. Note: This is a unique process implemented to minimize bot activity in the blockchain. 4️⃣Deploy the contract 🔵Head to demo dot leo dot app /deploy Now we add some basic logic to the program section. Here's the basic logic I will be using :) ======== Code ========= program AleoPulse.aleo; record Token: owner as address.private; amount as u64.private; function mint: input r0 as address.private; input r1 as u64.private; cast r0 r1 into r2 as Token.record; output r2 as Token.record; function transfer: input r0 as Token.record; input r1 as address.private; input r2 as u64.private; sub r0.amount r2 into r3; cast r0.owner r3 into r4 as Token.record; cast r1 r2 into r5 as Token.record; output r4 as Token.record; output r5 as Token.record; ================================== You are free to use this sample code with your own modifications. Now for fees just type in 12000000 (units are in microcredits) Now your contract should look something like this👇 ➡️Now hit Submit and approve the transaction. Now, another window shall pop up with this screen, stating the progress. ⚠️ Don't close this window, as this will fail the deployment. Please be patient as this may take a couple of minutes to finalize🙈 [The time varies on how powerful is your Computer] 🔵To add, as this is a resource-intensive process, make sure you leave adequate RAM and processor utilization to ensure smooth operations [Just leave the device Idle or continue to do lightweight tasks while the process finishes] Once the transaction goes through, this shall automatically close. Now, head back to the Leo app and check whether the Deployment has been completed, which should look like this👇 The contract should be live here 👇 explorer dot hamp dot app /programs 5️⃣Implement the token 🔵Now we finally can deploy the token on the Aleo testnet. Here's what you need to do👇 1️⃣Click the execute function in the Leo app Here's some reference✌️ Now type in the following Program ID: aleopulse.aleo (which we deployed above). Function Name: mint Inputs: YOUR_WALLET_ADDRESS 1000000u64 ➡️Note: Inputs indicate your ALEO address where we deployed the contract and are going to mint tokens now. Quantity of tokens Eg/ if 100000, we write 100000u64; if 13988, then 13988u64; Input the FEE for deployment: 1000000 Here's how the setup should look like before the final deployment👇 ➡️Now, hit Submit and wait until it's completed. Now, head to Aleo Explorer and in programs it should be live Here's a reference✌️ Aaand congratulations! You've finally deployed your first smart contract and token on the Aleo blockchain🥳 Feel free to head towards the Aleo website if you are more interested in joining the evolution of ZK-enabled dApps. Here I wrap up for now, and I'll see ya in the next episode🫡

The #Aleo Pulse - E14 -18/9/2023

Gmmmmm Feed Fam!

Welcome to the 14th episode of the #Aleo Pulse, your one-stop hub for all things on ALEO😎
Usual reminder, we are live on X as well, so go check that out!

Here we go again, LFG🚀

Today, We will be discussing how to deploy a basic contract on the Aleo Blockchain🤯

🟦Prerequisites

1️⃣Install LEO Wallet

➡️Head to the Chrome web store and search for Leo Wallet, which should look something like this👇

As always, look out for the verified tick to stay out of scam extensions.

We ain't losing a sec for scams!

2️⃣Identifying the Wallet

Now click the extension and you should see something like this👇

Note that the monetary value isn't true, as it's just testnet.

In addition, the wallet address is hidden for privacy purposes (Which is obviously untraceable in privacy blockchains🙈)

3️⃣Using the faucet

Now click the Faucet🚰button and follow the instructions there.

The process is quite simple, just scan the QR code there and send a text message to get some Aleo credits from the faucet.

Note: This is a unique process implemented to minimize bot activity in the blockchain.

4️⃣Deploy the contract

🔵Head to demo dot leo dot app /deploy

Now we add some basic logic to the program section.

Here's the basic logic I will be using :)

======== Code =========

program AleoPulse.aleo;

record Token:
owner as address.private;
amount as u64.private;

function mint:
input r0 as address.private;
input r1 as u64.private;
cast r0 r1 into r2 as Token.record;
output r2 as Token.record;
function transfer: input r0 as Token.record;
input r1 as address.private;
input r2 as u64.private;
sub r0.amount r2 into r3;
cast r0.owner r3 into r4 as Token.record;
cast r1 r2 into r5 as Token.record;
output r4 as Token.record;
output r5 as Token.record;

==================================

You are free to use this sample code with your own modifications.

Now for fees just type in 12000000 (units are in microcredits)
Now your contract should look something like this👇

➡️Now hit Submit and approve the transaction.

Now, another window shall pop up with this screen, stating the progress.

⚠️ Don't close this window, as this will fail the deployment.

Please be patient as this may take a couple of minutes to finalize🙈

[The time varies on how powerful is your Computer]

🔵To add, as this is a resource-intensive process, make sure you leave adequate RAM and processor utilization to ensure smooth operations [Just leave the device Idle or continue to do lightweight tasks while the process finishes]

Once the transaction goes through, this shall automatically close.

Now, head back to the Leo app and check whether the Deployment has been completed, which should look like this👇

The contract should be live here 👇

explorer dot hamp dot app /programs

5️⃣Implement the token

🔵Now we finally can deploy the token on the Aleo testnet.

Here's what you need to do👇

1️⃣Click the execute function in the Leo app

Here's some reference✌️

Now type in the following

Program ID: aleopulse.aleo (which we deployed above).

Function Name: mint

Inputs: YOUR_WALLET_ADDRESS 1000000u64

➡️Note: Inputs indicate your ALEO address where we deployed the contract and are going to mint tokens now.
Quantity of tokens
Eg/
if 100000, we write 100000u64;
if 13988, then 13988u64;

Input the FEE for deployment: 1000000

Here's how the setup should look like before the final deployment👇

➡️Now, hit Submit and wait until it's completed.

Now, head to Aleo Explorer and in programs it should be live

Here's a reference✌️

Aaand congratulations!

You've finally deployed your first smart contract and token on the Aleo blockchain🥳

Feel free to head towards the Aleo website if you are more interested in joining the evolution of ZK-enabled dApps.

Here I wrap up for now, and I'll see ya in the next episode🫡
Explore the lastest crypto news
⚡️ Be a part of the latests discussions in crypto
💬 Interact with your favorite creators
👍 Enjoy content that interests you
Email / Phone number