Skip to main content

Intent-Based Architecture on Astromesh with Flux Instruction Set

· 7 min read

Intent-based Architecture

Cover

Intent-based architecture in Web3 and DeFi shifts the focus from technical details to user intentions. By simplifying interactions, automating tasks, ensuring security, enabling cross-chain integration, and providing scalability, this approach makes decentralized technologies more accessible and efficient. It enhances user experience, fosters innovation, and broadens the adoption of blockchain and DeFi applications, driving the industry towards a more inclusive and effective future.

Flux Instruction Set

The Flux Instruction Set (FIS) was created to address the complexities and inefficiencies inherent in interacting with multiple virtual machines (VMs) within the Web3 and DeFi ecosystems. Traditional approaches require users to navigate different rules, signing schemes, and client logic for each VM, creating a steep learning curve and reducing overall usability.

Motives

  • Simplify User Interactions: To abstract the complexities of various VMs and provide a unified, streamlined interface for users.
  • Enhance Efficiency: To automate and optimize transactions across different platforms, minimizing manual effort and potential errors.
  • Improve Accessibility: To make decentralized technologies more accessible to non-technical users by focusing on user intents rather than technical details.

Benefits

  • Unified Transaction Format: Allows composing and sending transactions to any VM in a consistent, unified format.
  • Enhanced User Experience: Simplifies the user interface via intent prompts and reduces the need for in-depth technical knowledge, making it easier for users to interact with any dApp in any VM.
  • Automation: Automates complex tasks and processes, saving time and reducing the risk of errors.
  • Flexibility: Provides a flexible and adaptable framework that can accommodate various use cases and evolve with the ecosystem.

fisWasm Engine

products

The fisWasm Engine is a powerful, performant stateless execution environment designed to work seamlessly with the Flux Instruction Set (FIS). It leverages CosmWasm to provide maximum flexibility and abstraction, enabling developers to create real-time transaction, abstraction, and automation solutions for dApps.

Nexus Bots

Nexus-Bots

The fisWasm Engine enables users to write and deploy their logic using the same syntax as CosmWasm, leveraging the familiar Rust programming language. These configurable programs are called Nexus Bots. Unlike traditional smart contracts, Nexus Bots are not smart contracts themselves; instead, they operate in a stateless environment designed to process input and create corresponding transaction outputs.

With the established foundation fisWasm Engine provides, we support three classes of on-chain bots to elevate user experience while offering unprecedented benefits to different user groups including Real-time Strategy, Intent Solver and Cron Service.

Real-time Strategy

products

Problem

My HFT trading stack generally performs well, but occasionally, chain APIs become congested, resulting in delayed stream responses or incorrect values due to development bugs. These issues have led to missed opportunities and risky strategy execution.

I wonder if there better solutions to reduce latency, improve transaction submission precision, and avoid the risks associated with indexed APIs.

Designed to cater to institutional users and advanced traders who require high-frequency, low-latency operations. Real-time Strategy bots leverage the fisWasm Engine to execute complex strategies with precision and speed, ensuring optimal performance in dynamic and competitive environments.

Benefits

  • Minimized Latency: By operating within the on-chain fisWasm Engine, Real-Time Strategy Bots have access data in real-time by querying the same-block data during transaction execution. This virtually eliminates transaction latency compared to traditional long pipelines, which suffer from cumulative latency at each step, including chain event indexing, streaming API, signal processing, and transaction submission.
  • Infrastructure Efficiency: These bots reduce the need for extensive infrastructure to aggregate and index data, API streaming, monitoring stack by handling complex calculations and executions right on chain.
  • High Precision: Ensures accurate and timely execution of trades and strategies, essential for high-frequency trading and market making.

Targeted Users

  • Institutional Traders: Organizations engaged in large-scale trading operations, such as hedge funds and trading firms.
  • Market Makers: Entities that provide liquidity to decentralized exchanges (DEXs) and need to adjust their positions in real-time.
  • Advanced Retail Traders: Individual traders who employ sophisticated trading strategies and require automated, real-time execution.

Highlighted Use Cases

  • High-Frequency Trading
  • Arbitrage
  • Market Making
  • Algorithmic Trading

Intent Solver

products

Problem

I'm a crypto enthusiast with a diverse portfolio, including on-chain games, NFTs, and DeFi products. Managing different dApps across various VMs is challenging because I have to learn each one and perform actions manually. Transferring a token occasionally is manageable, but transferring 20+ tokens at once is a different story.

I've faced losses due to delayed portfolio rebalancing and mistakes under timing pressure when swapping and transferring tokens. Solutions that improve usability and remove technical jargon from dApp parameters would greatly enhance my ability to manage assets.

Designed to simplify the user experience for retail users and less technically inclined participants in the DeFi space. Intent Solver bots focus on abstracting the complexities of interacting with various dApps and protocols, allowing users to achieve their goals with minimal effort.

Targeted Users

  • Retail Users: Individuals who participate in DeFi activities but may not have the technical expertise to navigate complex dApps interactions including clients, wallet, signing, VMs rules, dApps inputs...
  • Casual Investors: Users who want to manage their investments without diving into the technical details of each dApp, VM they have to interact with.
  • Newcomers to DeFi: Individuals new to the DeFi ecosystem who need simplified ways to get onboarded and using interact with dApps.

Benefits

  • Abstracted Complexity: Intent Solver Bots handle the intricate details of DeFi protocols, allowing users to complete their intentions with just human-readable prompts.
  • Ease of Use: Users select their suitable solver created by community, fill in the prompts and the bot will take care of executing the necessary steps to fulfill those intents.
  • Unified Interaction: Simplifies the process of interacting with multiple dApps, VMs and other Cosmos Protocol through IBC, offering a cohesive user experience.

Highlighted Use Cases

  • Bulk Asset Allocation
  • Portfolio Balancing
  • Cross-VM, Cross-chain Actions
  • Optimal Trade Execution
  • dApps Utility Toolset

Cron Service

products

Problem

I'm a retail investor, and every day I withdraw my staking rewards and restake them to earn a bit more interest. It's manageable when I have access to my laptop and hardware wallet.

However, when I travel, lack internet access, or encounter issues with staking websites, I can't optimize my staking rewards. It would be incredibly convenient to have on-chain solutions that automate these programmable tasks.

Designed to automate routine tasks and scheduled operations for all user groups in the Astromesh ecosystem and beyond. Cron Service bots provide a reliable and efficient way to handle repetitive actions, ensuring that tasks are executed at specified intervals or in response to certain events emitted within same block.

Targeted Users

  • Retail Users: Individuals who want to automate their regular DeFi activities such as staking, yield farming, or periodic investments.
  • Institutional Users: Organizations that need to automate large-scale operations like fund rebalancing, reporting, and liquidity management.
  • Developers and Projects: Teams that require automated task execution for maintaining and operating dApps like DeFi data aggregation, Oracle Price Update, IBC-related tasks.

Benefits

  • Automation of Routine Tasks: Reduces the need for manual intervention by automating repetitive and scheduled tasks base on interval or specific chain events.
  • Increased Efficiency: Ensures tasks are executed precisely at specific interval or events, improving operational efficiency.
  • Reliability: Provides a dependable mechanism for executing tasks consistently without the risk of human error while inheriting consensus mechanism from the chain.
  • Event-Driven Actions: Allows for automation based on specific chain events, enhancing responsiveness to market conditions or user-defined triggers.

Use Cases

  • Compound Staking
  • Automated Market Maker
  • Periodic Portfolio Rebalancing
  • Scheduled Transactions
  • Event-Driven Actions
  • On-chain Data Aggregation
  • Oracle Price Updates

Conclusion

products fisWasm, Real-time Strategy, Intent Solver, Cron Service

fisWasm Engine and Nexus Bots demonstrate powerful capabilities in automating complex processes, optimizing performance, and simplifying user interactions within the Cosmos ecosystem. By handling tasks such as high-frequency trading, liquidity management, and event-driven financial operations, Nexus Bots enable users to achieve their goals with greater efficiency and precision.

Other Cosmos protocols can quickly integrate fisWasm and Nexus Bots into their ecosystems through IBC leveraging its full power and benefits to enhance, abstract and automate their on-chain activities.

Explore, build, and integrate Nexus Bots for your dApps and ecosystem

Start now and elevate your decentralized applications.

Flux Astromesh Airdrop Announcement

· 7 min read

Greetings, ✨Astrosheesh✨ community 🪐.

Rules, Goals, and Expectations

We are excited to announce our innovative reach-based airdrop campaigns, designed to reward our supporters for their engagement and contributions across various social media platforms. This campaign will span three distinct phases corresponding to our Devnet, Public Testnet, and Mainnet launches. Here’s everything you need to know about the airdrop, including the rules, goals, and what you can expect.

Why Reach-Drop?

The concept of a reach-based airdrop, or "reach-drop," is our innovative and effective method for distributing tokens, offering several distinct advantages over traditional task-based or stats-based airdrops:

  • Broader Exposure: Reach-drops incentivize participants to actively share content about the project on social media platforms. This approach naturally extends the visibility of Flux Astromesh beyond the existing community, reaching potential new users and investors.
  • Viral Potential: By encouraging users to create engaging and shareable content, the campaign can tap into viral trends, further amplifying the project's reach and attracting organic interest.
  • Proportional Distribution: Reach-drops distribute rewards based on the actual impact and reach of participants' contributions. This ensures that those who put in more effort and generate more visibility for the project are fairly compensated.
  • Targeted Outreach: Reach-drops naturally align with the interests and networks of participants, ensuring that the message reaches audiences who are likely to be interested in the project.
  • Merit-Based: Unlike stats-based or tasks-based airdrops that might favor participants with pre-existing advantages (such as large token holdings or high transaction volumes), reach-drops level the playing field by rewarding creativity and effort.
  • Prevent unfair airdrop farming: Reach-drops naturally prevent unfair airdrop farming by certain groups. Traditional task-based or stats-based airdrops can be exploited by individuals or groups using bots or multiple accounts to farm airdrops. However, reach-drops require genuine engagement and social reach, making it much harder for malicious actors to game the system.

Airdrop Rules 📝

To ensure a smooth and fair airdrop process, please adhere to the following rules:

  1. Platforms: Participants can create and share content on X (Twitter), TikTok, YouTube. Use specific hashtags for each phase and mention our official handle @FluxAstromesh.
  2. Relevance: Content must be relevant to Flux Astromesh ecosystem. Examples include explaining our innovative technologies, sharing updates, tutorials, or discussing the benefits of our platform.
  3. Quality: Ensure your content is high-quality, informative, and engaging.
  4. Originality: Content must be original and created by you. Plagiarized or copied content will be disqualified.
  5. Prohibited Content: Speculative contents or posts mentioning token prices will not be counted. We will not disclose the ticker or tokenomics of the protocol token at this phase.
    Post Limit: Participants can submit up to 15 posts within a one-month period. If a participant has more than 15 posts, only the highest-reaching 15 posts will be counted. We believe good content takes time to create.

Campaign Goals 🌟

Devnet Launch
Launch and Build Momentum: Spread the word about Flux Astromesh and its innovative technologies across the blockchain and crypto communities.

Testnet Launch
Expand and Engage: Encourage active participation, integration, and engagement from our and other community members.

Mainnet Launch
Drive Adoption: Foster widespread use and integration of Flux Astromesh by acquiring users, generating transactions, and promoting on-chain activity.

Airdrop Phases 📈

Devnet Campaign: Launch and Build Momentum

Supply: 2% of total supply  
Duration: [TBD-TBD]
Submission Form: [TBD]
Target: Build initial user base and community reach
Hashtag: #FluxAstromeshAirdrop

Content Focus

  • Technology Innovations
    • Explain the unique features and advantages of Flux Astromesh’s technology.
    • Discuss the integration of multiple VMs (WasmVM, SVM, EVM) and their benefits.
    • Highlight how Flux Astromesh achieves sub-second finality.
    • Project potential use cases that Astromesh technologies can unlock.
  • Product Experience and Feedback
    • Share your personal experiences using Flux Astromesh products.
    • Provide constructive feedback on your interactions with the platform.
    • Compare Flux Astromesh to other blockchain platforms and highlight its strengths.
  • Tutorials
    • Create step-by-step guides for new users to navigate and use Flux Astromesh.
    • Produce video tutorials on setting up a wallet, making transactions, or deploying smart contracts.
    • Write comprehensive articles on how to utilize various features of the platform.
  • Ecosystem Overview
    • Introduce the different components of the Flux Astromesh ecosystem.
    • Explain the roles of different elements like Orbits, FIS, and Nexus Bots.
  • Developer Insights:
    • Share tips and best practices for developers building on Flux Astromesh.
    • Discuss the potential for creating dApps and nexus bots on the platform.

Reward Calculation

User Reward = (User Reach / Total Reach) × Total Supply × 2 %

# Example
userReach = 1_000
totalReach = 5_000_000
totalSupply = 1_000_000_000
userReward = (1_000 / 5_000_000) * 1_000_000_000 * 0.02 = 4000 tokens

Testnet Campaign: Expand and Engage

Supply: 2% of total supply  
Duration: [TBD-TBD]
Submission Form: [TBD]
Target: Attract early integrations and projects leveraging Astromesh to build their dApps and Nexus bots
Hashtag: #FluxAstromesh

Content Focus

  • New Integrations
    • Announce and discuss new integrations and partnerships.
    • Highlight the benefits and potential of these integrations for the ecosystem.
  • dApp Development
    • Showcase the development and deployment of dApps on Flux Astromesh.
    • Share case studies of successful dApp projects.
  • Technical Experience Feedback
    • Provide detailed feedback on the technical performance of the testnet.
    • Discuss any challenges faced and how they were resolved.
  • User Guides
    • Create guides for setting up and using the testnet environment.
    • Offer tips for optimizing performance and troubleshooting common issues.
  • Community Events
    • Promote and recap community events such as webinars, AMAs, and hackathons.
    • Encourage participation in events and share highlights.
  • Collaborative Projects
    • Highlight collaborative projects within the community.
    • Discuss the impact and outcomes of these collaborations.

Reward Calculation

User Reward = (User Reach / Total Reach) × Total Supply × 2 %

# Example
userReach = 1_000
totalReach = 5_000_000
totalSupply = 1_000_000_000
userReward = (1_000 / 5_000_000) * 1_000_000_000 * 0.02 = 4000 tokens

Pre-Mainnet Campaign: Drive Adoption

Supply: 2% of total supply  
Duration: [TBD-TBD]
Submission Form: [TBD]
Target: Foster widespread use and integration of Flux Astromesh by acquiring users, generating transactions, and promoting on-chain activity.
Hashtag: #FluxAstromesh

Content Focus

  • User Acquisition
    • Attract users from Ethereum, Solana, and Cosmos.
    • Highlight efforts to onboard users to Flux Astromesh.
  • Transaction Generation
    • Promote activities that generate transactions and volume on the network.
    • Highlight the benefits and potential of new integrations.
  • dApp Deployment
    • Showcase dApps deployed on Flux Astromesh and the traffic they generate.
    • Share case studies of successful dApp projects.
  • Technical Experience Feedback
    • Provide feedback on the network performance.
    • Discuss any challenges faced and how they were resolved.
  • Community Engagement
    • Highlight community-driven initiatives and success stories.
    • Promote active participation in on-chain governance and voting processes.

Reward Calculation

TBD

Airdrop Distribution 🔄

Instant Distribution: accumulated Airdrop tokens through 3 campaigns will be minted upon mainnet launch and distributed instantly to users without being held in staking.

Join our social handles 💬

We encourage everyone to join the conversation and spread the word about Flux Astromesh. Your support is invaluable in helping us reach new heights. Stay updated with the latest news and announcements by following us on our official social media channels.

  • X (Twitter)
  • Telegram
  • Discord