Linera Announcements @linera_io Channel on Telegram

Linera Announcements

@linera_io


Official channel for announcements to the Linera community | Linera.io

Linera Announcements (English)

Are you a part of the Linera community or interested in learning more about Linera.io? If so, then you don't want to miss out on the latest updates and announcements from the team behind this innovative platform. Welcome to 'Linera Announcements' - the official channel where you can stay informed about all the exciting news related to Linera. Who is it? Linera Announcements is the go-to source for the Linera community and anyone interested in the latest developments of Linera.io. Whether you are a current user, potential investor, or simply curious about what Linera has to offer, this channel is your one-stop-shop for all things Linera. What is it? Linera Announcements is the official channel dedicated to sharing important news, updates, and announcements related to Linera.io. From new features and product releases to partnerships and events, you will find everything you need to know about Linera right here. Stay ahead of the curve and be the first to know about any changes or developments within the Linera ecosystem by joining our channel @linera_io. Don't miss out on exclusive insights and behind-the-scenes updates that are only available to our community members. Join us today and be a part of the Linera journey. Discover the potential of Linera.io and see how it can benefit you. Stay connected, stay informed, and stay ahead with Linera Announcements. We look forward to having you as part of our community!

Linera Announcements

22 Oct, 21:31


Partnership Announcement: Space and Time (SxT)

Linera is partnering with Space and Time to bring ZK coprocessing to our ecosystem. This enables seamless integration of data from onchain + offchain sources, enhancing scalability & real-time capabilities for devs.

🌐 Integrates real-time, verified data from multiple blockchains
Enables limitless proof-verification operations for advanced use cases

Experience it yourself with the Airdrop Demo proof-of-concept app. This will let users claim tokens by providing ZK-proven evidence of holding specific testnet currencies like ETH at certain times:
https://github.com/linera-io/airdrop-demo

SxT is going to join us for the Community Hour this week, and set a reminder for an in-depth discussion about the partnership next month.

Together with Space and Time, we’re bringing Web2-level scalability to Web3—while maintaining the security and trustlessness that are core to our vision.

Linera Announcements

11 Sep, 17:09


💻 Release of the DevNet SDK v0.12

⚙️ Scaling applications using microchains
Applications can now share data across chains in an easier and cheaper way thanks to data blobs. We also improved pub-sub channels with real-time data subscriptions for better scalability.

Speed is the key
We reduced storage loading times and now compress Wasm bytecode for smoother, faster apps. We improved multi-user chains to enable shared, interactive states—perfect for games, auctions, and swaps—unlocking new onchain app possibilities.

🪨 Making applications more reliable
Cross-chain messages sent from a same transaction and to the same receiver are now delivered atomically together, keeping application states more consistent and reliable.

To find out more about this update and see example applications, head to http://forum.linera.io/t/releasing-linera-sdk-v0-12/305

For building and deploying Linera applications, visit our Developer manual at http://linera.dev/

Linera Announcements

21 Aug, 17:52


🦋 Linera x Argument Partnership Announcement

Join us Thursday, August 22, 2024 1:00 PM EDT for an exciting X Space featuring a conversation between Linera's founder, Mathieu Baudet, and Argument Computer Corporation's CEO, John Burnham.

They’ll discuss our groundbreaking partnership—exploring how Linera's microchains and Argument's zero-knowledge technology are setting the stage for the future of real-time, provable onchain applications.

🏅 Attendees will also get the chance to mint a limited-edition POAP live to commemorate the collaboration.

📆 Set a reminder and tune in to the conversation: https://x.com/i/spaces/1BdGYEmlLPBGX

In the meantime, check out our blog for more details: https://linera.io/news/linera-enables-provable-real-time-applications-through-strategic-partnership-with-argument-computer-corporation

Linera Announcements

02 Aug, 21:23


Next Top Blockchain Startup Global Hackathon

🔗 https://topblockchainstartup2024.devpost.com/

⛓️ To enter, create a real-time, secure user experience with Linera’s microchains—a new, user-centric blockspace.

🏅 $3,000 USD for Best Demo for Edge AI
🏅 $3,000 USD for Best UI for DeFi demo app
🏅 $3,000 USD for the Best UI for Onchain Game

Submissions Open: August 5, 2024 1:00 AM PDT to August 17, 2024 10:00 PM PDT

Check out the webinar and find a team to work with in Linera's Discord server.

Linera Announcements

25 Jun, 19:46


GMicrochains. We’re excited to announce the winners of the Linera Spring 2024 Hackathon! Major shoutout to the hundreds of participants—we had a hard time choosing among the submissions.

🥇 1st Place, Consumer Facing: CheCko - Social content onchain
🥈 2nd Place, Consumer Facing: LinLin - Auction platform
🥇 1st Place, Gaming: Micro Cow - Virtual farming game
🥈 2nd Place, Gaming: Tic Tac Toe - Classic game onchain
🏅 Honorable Mention: Equalizer - Web3 revenue-based financing
🏅 Honorable Mention: Chainseats - Event management onchain

Details in the full thread: https://x.com/linera_io/status/1805616408161853703

Thanks again to all the participants for your creative projects using the devnet. Stay tuned for details on our next hackathon—we can’t wait to see what you submit next as we rapidly build the protocol.

Linera Announcements

21 May, 04:09


🚀 Announcing the Linera SDK v0.11 for Rust
The SDK has been simplified and extended in many ways to make it easier to build a wide variety of applications.
https://forum.linera.io/t/releasing-linera-sdk-v0-11/221

🔧Wasm bindgen and VM upgrade
We rolled out a new generic framework to generate API stubs for Wasm containers, called “Witty”. This means that Wasm-compatible source languages supported by wit-bindgen will be easier to support in the future. This change also allowed us to upgrade to Wasmer v4.

👋 API Simplifications
We improved naming and made applications control their persistent state more explicitly. This allowed us to remove the custom test runner for Wasm. We also stopped using "Result" to manage errors in contract APIs.

🏁 New features
Application services can now access the Internet, as showcased by the new LLM Stories example. We also added an experimental support for HTTP queries in contracts, using a new oracle mechanism. Initial support for Ethereum interoperability was added, which will make use of this feature.

🔧New examples
We added instructions to use the AMM application for atomic swaps between two users using a shared chain. We also added an AI demo where the service part of an application can run an LLM model to generate short stories.

🔀 Core Protocol
We made a configurable policy for accepting/rejecting incoming messages. We added the commands linera wallet forget-keys and forget-chain. We made progress in the support of fallback leaders and public chains.

🧪 Ready to test your apps on the new SDK? Instructions to deploy applications on the new corresponding Devnet instance (devnet-2024-05-07) can be found on https://linera.dev

💡 Have questions or feedback? Drop us a reply in the repo, community Telegram chat (t.me/linera_official), or on the forum. We love hearing from our growing developer community and are here to help!

Linera Announcements

13 May, 17:20


Rust on Linera: Spring 2024 Hackathon

We’re thrilled to announce the Rust on Linera: Spring 2024 Hackathon! Get ready to unleash your coding skills—possibly earning a cash prize—and push the boundaries of onchain tech with Linera’s Devnet. 🛠️

🔗 https://lineraspring2024.devpost.com/

🏗️ What to Build: Participants are challenged to create apps using the Linera SDK in Rust, deployed on our Devnet. Projects must be open-source with a video demo.

📆 Kick-Off: May 15, 2024, 5 PM ET. Join our opening call to connect with the community and get all the details you need to start your project. 🚀

💰 Prizes: $12,000 in total prizes, paid in USDC!
Best Consumer Facing App: $3,000 (1st place), $1,000 (2nd place)
Best AI App: $3,000 (1st place), $1,000 (2nd place)
Best Gaming App: $3,000 (1st place), $1,000 (2nd place)

Linera Announcements

10 May, 16:31


🌟 Beyond the Basics: Advancing in Linera Microchains—Now Live!

✏️ Quest 1: Logging & Testing in Linera

Learn advanced logging techniques and perform critical unit tests.

🔗 https://earn.stackup.dev/campaigns/beyond-the-basics-advancing-in-linera-microchains

Linera Announcements

09 May, 17:23


🏅 Completed all three quests of Introducing Linera Microchains on Rust on StackUp? Mint your POAP!

Head over to our Guild, connect your eligible wallet, and mint your free commemorative NFT within the next month: https://guild.xyz/linera

Linera Announcements

07 May, 15:44


🌟 Beyond the Basics: Advancing in Linera Microchains—Quest Launch!

Ready to level up your web3 Rust skills? Our second questing campaign, "Beyond the Basics: Advancing in Linera Microchains," kicks off this week on May 10th! This campaign is designed for those already somewhat familiar with Linera, advancing into more complex development, but everyone is welcome to join. Build with us from May 10–26th on StackUp and elevate your microchains expertise. 🚀
🔗 https://earn.stackup.dev/campaigns/beyond-the-basics-advancing-in-linera-microchains

What’s Covered?

✏️ Quest 1: Logging & Testing in Linera (Starts May 10th)
Learn advanced logging techniques and perform critical unit tests.

💬 Quest 2: Cross-chain Messages (Starts May 13th)
Explore cross-chain messages and application calls enhancing functionality and interoperability.

🛠️ Quest 3: Composing Linera Applications (Starts May 15th)
Create and integrate applications that interact seamlessly across the Linera ecosystem.

Rewards:

💰 A total reward pool of $4,000 $USDT is up for grabs on a first-come, first-serve basis.
🏅 For those who complete all three quests, you'll be able to mint a unique POAP (NFT) on Polygon, celebrating your advanced accomplishment.

📅 Mark your calendars and get ready to learn more and innovate within the Linera ecosystem!
🔗 https://earn.stackup.dev/campaigns/beyond-the-basics-advancing-in-linera-microchains

Linera Announcements

24 Apr, 19:22


🚀 We’re excited to share two recent updates on the example applications of Linera!

1. 🔄 Atomic Swaps: Trustless asset exchanges are now smoother with the introduction of a 'temporary chain' where users can swap securely and efficiently. This new type ensures transactions are either completed fully or not at all, protecting all assets involved.

2. 🖼️ NFT Demo App: Explore our new demo that illustrates seamless creation, management, and transfer of NFTs within our microchain architecture. See how an example NFT transfers instantly between accounts in real-time: https://youtu.be/vTdPg_70gYc

🔗 Dive deeper into these updates and try them out on our devnet. Have questions or feedback? Join the discussion on our dev forum: https://bit.ly/atomic_swaps

Linera Announcements

12 Apr, 19:50


🚀 We love seeing how many of you have already completed our first quest! If you haven't—act fast; the prize pool is almost out.

Head over to StackUp for our first quest of three to:
🫧 Get acquainted w/ Linera
🛠️ Understand the mechanics behind microchains
👥 Connect w/ our vibrant dev community

➡️ https://earn.stackup.dev/campaigns/introducing-linera-microchains-on-rust

Linera Announcements

10 Apr, 22:35


🚀 Excited to dive deeply into microchains and Rust? This Friday marks the start of a two-week journey where you can learn, build, and earn with Linera.

🧑‍🎓 Join our questing campaign on StackUp from April 12–28th!
We're introducing the foundation of Linera and how our Layer-1 microchain technology is revolutionizing the Web3 landscape—inspired by @ma2bd's research at Meta on Novi.

What's on the agenda? ✍️
Questers will explore the essentials of our unique blockchain protocol, and get hands-on experience building with Rust. From fundamental concepts to deploying your own fungible token application, this is a holistic start to Web3 Rust development.

🥇 Quest 1 kicks off on April 12: Join the community.

🫧 Get acquainted with Linera
🛠️ Understand the mechanics behind microchains
👥 Connect with our vibrant dev community

🥈 Quest 2 starts April 15: Roll up your sleeves.

🧑‍💻 Set up your Linera development environment
🔧 Initialize your wallet
🚀 Publish and query a microchain application

🥉 Quest 3 begins April 17: Elevate your skills.

🪙 Create and deploy a fungible token application.
🧑‍🔬 Understand the key intricacies of Linera-based projects
🧪 Engage with your creation through a sleek frontend application.

🏆 Note that the total reward pool of $4,000 $USDT is up for grabs on a first-come, first-serve basis. Act fast—create a StackUp account and begin the first quest this Friday, April 12th!

🏅 All devs who complete the three quests get at least one reward: a limited-edition POAP (NFT), highlighting your accomplishment and proving your participation in the Linera developer community. See it here: https://twitter.com/linera_io/status/1778162402787270894

🌐 We can't wait to see you build soon: https://earn.stackup.dev/campaigns/introducing-linera-microchains-on-rust

Linera Announcements

10 Apr, 15:11


📻 L1s X Space Announcement!

Heads up that our founder, Mathieu Baudet @ma2bd, will be participating in an exclusive X Space discussion alongside leaders from the forefront of blockchain innovation, including Aleo, ZetaChain, Monad, and Sei. 🌐

🔥 Event: The Role of L1s in Next-Gen Blockchain — Layer1 Panel Discussion
💰 Rewards: Join us and be one of the 10 lucky winners to win a share of the $100 USDT raffle!
🗓️ When: April 11, 2024 | 12:00 PM – 01:00 PM EDT (4:00 PM UTC)
🔗 Set Your Reminder: https://link.intract.io/L1s

Tune in for discussions on Optimistic Interoperability, Zero-Knowledge Design, Microchains, and more—exploring the cutting-edge of Layer 1 technologies and their impact on the future of the blockchain ecosystem. See you in the Space!

Linera Announcements

02 Apr, 20:43


🚀 Announcing the Linera SDK v0.10 for Rust
This latest release includes important changes with the goal of making Linera applications simpler to write.
https://bit.ly/linera-sdk-v0-10

🔧 Improved framework to define WASM application states: We separated execution states from the storage state. Now, applications directly define types for 'Contract' and 'Service' execution traits, improving the definition of non-persistent runtime state.

👋 Sunsetted *Context arguments: We've replaced these with a runtime object for a cleaner and more efficient handling of callbacks in the 'Contract' and 'Service' traits.

🏁 Enhanced Smart Contract execution: With a defined lifetime for contract execution states via the new 'finalize' method, applications are now more efficient and capable of tracking transaction activities more effectively.

This new 'finalize' method, along with removing the experimental 'sessions,' has streamlined contract functionality, making it easier to implement features like flash loans without the need for undocumented concepts.

🔀 Simplified contract interface: We've merged operations and application calls into a single, clearer concept. This change makes code writing simpler and clarifies the purpose of public and private entry-points.

🧪 Ready to test your apps on the new SDK? The latest Linera Devnet (2024-03-26) instance is here for you to explore all these features in action. Try it out and see how v0.10 of the SDK can enhance your Linera application: https://bit.ly/linera-devnet-2024_03_26

💡 Have questions or feedback? Drop us a reply in the repo, community Telegram chat (t.me/linera_official), or on the forum. We love hearing from our growing developer community and are here to help!

Linera Announcements

29 Mar, 00:23


🔓 Announcing the Open Sourcing of Linera's Developer Manual! 🔓
Just as microchains further decentralize blockchain infrastructure, we believe documentation should be in the hands of the users as well: bit.ly/git-documentation

What's in the dev manual? The Linera Developer Manual at www.linera.dev hosts comprehensive guides on:
⚙️ Linera's Rust SDK
⛓️ The Linera Protocol, Microchains, Wallets, and Node Services
🫧 Writing, Deploying, and Testing Linera Applications
🌐 Persistent Storage, Validators, and Block Creation

Why does this matter? By open-sourcing our documentation, we're inviting developers worldwide to contribute, propose fixes, and update our developer manual directly. This fosters a collaborative environment core to Web3 where transparency and innovation go hand-in-hand.

How does one contribute? Check out our mdBook repository at bit.ly/git-documentation. Whether it's through submitting pull requests or adding issues, your input is invaluable as we chart a revolutionary path in blockchain design.

Stay connected: As always, this is just the beginning. We'll continue to update and expand the manual to cover more topics, include additional walkthroughs, and provide even more value to our growing developer community.

Let's build the future of Web3 applications—together. 🤝

Linera Announcements

04 Mar, 00:51


Join us on Twitter Spaces with
@0xKDOT from @MH_Ventures and Linera founder Mathieu Baudet on March 6 at 1:30 PM EST / 7:30 PM CET!

We'll discuss L1 technologies, Web3 gaming, community building, and more.

Set a Reminder 👉 https://bit.ly/LineraMHVentures

Linera Announcements

14 Feb, 02:04


Excited to dive into Web3 infrastructure and polish your Rust skills? 🚀 Check out our "good first issues" on GitHub and start contributing to our open-source project today!

👉 https://github.com/linera-io/linera-protocol/contribute

Linera Announcements

06 Feb, 22:45


Join us on Twitter Spaces for a deep dive into Linera's validators and auditors!

Tune in on Thursday, Feb 8 at 4:00 PM EST for a Q&A between Linera founder @ma2bd and our Head of Community Growth @jessep461.

Set a reminder 👉 https://bit.ly/Twitter-Spaces-Linera-Validators

Linera Announcements

05 Feb, 02:02


Have a question about Linera? Please fill out our Community Questions form and your questions may be featured in the next Linera Twitter Space.

Whether you're fascinated by the technology, curious about future ventures, or eager to learn more about validator and auditor roles—every question brings us closer.

Don't miss the chance to voice your thoughts and join the conversation.

🚀 Submit here: https://forms.gle/FNHYr1qbAbGWGF8E9