|
|
- # MOSE 官网数据映射文件
-
- ## 首页数据 (Home.vue)
-
- ### 里程碑模块 (MilestoneModule)
- milestones:
- - date: "2023-Q1"
- title:
- en: "Whitepaper Release"
- zh: "协议白皮书发布"
- description:
- en: "Seed round financing $8M"
- zh: "种子轮融资800万美元"
- completed: true
-
- - date: "2023-Q4"
- title:
- en: "Testnet Launch"
- zh: "测试网上线"
- description:
- en: "Connected to Ethereum and BNB Chain"
- zh: "接入以太坊和BNB链"
- completed: true
-
- - date: "2024-Q2"
- title:
- en: "Mainnet V1.0 Launch"
- zh: "主网V1.0发布"
- description:
- en: "Daily transaction volume exceeds $100M"
- zh: "日交易量突破1亿美元"
- completed: true
-
- ### 活动计划模块 (EventsModule)
- events:
- - date: "2024-05"
- title:
- en: "Consensus 2024 Singapore"
- zh: "新加坡共识大会2024"
- description:
- en: "Keynote speech on privacy technology"
- zh: "隐私技术主题演讲"
- location: "Singapore"
- link: "#"
-
- - date: "2024-06"
- title:
- en: "Tokyo Developer Hackathon"
- zh: "东京开发者黑客松"
- description:
- en: "$500,000 prize pool"
- zh: "50万美元奖金池"
- location: "Tokyo"
- link: "#"
-
- ### 奖励机制模块 (RewardModule)
- airdrop:
- total_addresses: 100000
- eligible_addresses: 100000
- tokens_per_address: 50
- rules:
- en:
- - "Daily release of 1%"
- - "Rewards stop when holdings < 100 MOSE"
- - "Unclaimed rewards expire after 15 days"
- zh:
- - "每日释放1%"
- - "持币少于100枚时停止释放"
- - "15日内未完成≥100枚闪兑则销毁"
-
- token_burn:
- current_burned: 210000000
- target_burned: 290000000
- burn_percentage: 72.41
- stop_threshold: 10000000
- mechanism:
- en: "100% of cross-chain and mixing fees burned"
- zh: "跨链与混币手续费100%销毁"
-
- ### 收益制度模块 (IncentiveModule)
- incentive_models:
- - id: 1
- name:
- en: "Basic Mixing"
- zh: "基础混币"
- reward_amount: 0.3
- features:
- en:
- - "0.3% fee on transaction amount"
- - "Dynamic risk monitoring"
- zh:
- - "按交易额收取0.3%费用"
- - "动态风险监控"
-
- - id: 2
- name:
- en: "Cross-chain Bridge"
- zh: "跨链桥"
- reward_amount: 0.3
- features:
- en:
- - "0.3% fee per cross-chain transaction"
- - "Dual income from fees and staking"
- zh:
- - "每笔跨链交易收取0.3%手续费"
- - "手续费+质押双收益"
-
- market_data:
- transaction_volume: 5000000
- growth_rate: 300
- security_incidents: 2000000000
-
- ## 生态系统页面数据 (Ecosystem.vue)
-
- ### 十大生态卡片
- ecosystems:
- - id: 1
- title:
- en: "MOSE L1 Chain"
- zh: "MOSE L1链"
- description:
- en: "Supports xIoApp deployment"
- zh: "支持xIoApp部署"
- icon: "/public/ecosystem/l1-chain.svg"
- link: "#"
-
- - id: 2
- title:
- en: "FlashBox"
- zh: "闪兑盒子"
- description:
- en: "Instant anonymous exchange"
- zh: "即时匿名兑换"
- icon: "/public/ecosystem/flashbox.svg"
- link: "#"
-
- ### 全球公司布局
- companies:
- - id: 1
- name:
- en: "Singapore Headquarters"
- zh: "新加坡总部"
- description:
- en: "Global fintech hub overseeing R&D and compliance"
- zh: "全球金融科技中心统筹技术研发与合规"
- focus:
- en: "Technology R&D, Compliance Strategy"
- zh: "技术研发、合规战略"
- team:
- en: "Core technical team"
- zh: "核心技术团队"
-
- - id: 2
- name:
- en: "Hong Kong Branch"
- zh: "香港分公司"
- description:
- en: "Serving APAC financial markets"
- zh: "服务亚太金融市场"
- focus:
- en: "Institutional partnerships"
- zh: "机构合作"
- team:
- en: "Business development"
- zh: "业务拓展团队"
-
- ### 合作伙伴
- partners:
- - id: 1
- name: "Binance Labs"
- logo: "/public/partners/binance-labs.png"
- url: "https://labs.binance.com/"
-
- - id: 2
- name: "Polychain Capital"
- logo: "/public/partners/polychain.png"
- url: "https://polychain.capital/"
-
- ## 关于页面数据 (About.vue)
-
- ### 团队介绍
- team_members:
- - id: 1
- name: "James Park"
- position:
- en: "Technical President"
- zh: "技术总裁"
- bio:
- en: "Former head of Combase Asia Pacific, led DeFi products with 40% YoY growth"
- zh: "前Combase亚太负责人,主导DeFi产品年增长40%"
- photo: "/public/team/james-park.jpg"
- social: "https://linkedin.com/in/jamespark"
-
- - id: 2
- name: "Sophia Müller"
- position:
- en: "Global Operations President"
- zh: "全球运营总裁"
- bio:
- en: "Formerly at Branco Europe, managed compliance teams in 50+ countries"
- zh: "曾任职Branco欧洲,管理超50国合规团队"
- photo: "/public/team/sophia-muller.jpg"
- social: "https://linkedin.com/in/sophiamuller"
-
- ### 发展历程
- roadmap:
- - date: "2023-Q1"
- title:
- en: "Whitepaper Release"
- zh: "白皮书发布"
- description:
- en: "$8M seed funding secured"
- zh: "完成800万美元种子轮融资"
- completed: true
-
- - date: "2024-Q2"
- title:
- en: "Mainnet V1.0 Launch"
- zh: "主网V1.0发布"
- description:
- en: "Daily transaction volume exceeded $100M"
- zh: "日交易量突破1亿美元"
- completed: true
-
- ## 社区页面数据 (Community.vue)
-
- ### 社交媒体
- social_media:
- - platform: "Twitter"
- icon: "twitter"
- url: "https://twitter.com/mose202399"
- followers: 12500
-
- - platform: "Telegram"
- icon: "telegram"
- url: "https://t.me/Nosafuture"
- followers: 18000
-
- ### 公告
- announcements:
- - date: "2023-10-15"
- title:
- en: "Mainnet V1.0 Launch Success"
- zh: "主网V1.0成功上线"
- summary:
- en: "Daily transaction volume exceeded $100 million"
- zh: "日交易量突破1亿美元大关"
- link: "#"
-
- ## 资源页面数据 (Resources.vue)
-
- ### 文档资源
- documents:
- - title:
- en: "Technical Whitepaper"
- zh: "技术白皮书"
- description:
- en: "Complete technical specifications"
- zh: "完整技术规范"
- category: "technical"
- link: "/whitepaper.pdf"
-
- - title:
- en: "Token Economics"
- zh: "代币经济学"
- description:
- en: "Token distribution and burn mechanism"
- zh: "代币分配与销毁机制"
- category: "economic"
- link: "/token-economics.pdf"
-
- ## FAQ页面数据 (FAQ.vue)
-
- ### 问题分类
- categories:
- - id: "technology"
- name:
- en: "Technology"
- zh: "技术问题"
- - id: "token"
- name:
- en: "Token Economics"
- zh: "代币经济"
-
- ### 问答列表
- questions:
- - id: 1
- category: "technology"
- question:
- en: "How does MOSE ensure cross-chain privacy?"
- zh: "MOSE如何保证跨链隐私?"
- answer:
- en: "Using F4-SNAPK5 algorithm and zero-knowledge proofs for anonymous atomic swaps with <30s latency"
- zh: "基于F4-SNAPK5算法和零知识证明实现匿名原子交换,延迟<30秒"
-
- - id: 2
- category: "token"
- question:
- en: "What is the total supply of MOSE tokens?"
- zh: "MOSE代币的总供应量是多少?"
- answer:
- en: "300 million tokens, with 290 million to be burned through fee mechanisms"
- zh: "总发行量3亿枚,通过手续费机制销毁2.9亿枚"
-
- ## 联系页面数据 (Contact.vue)
-
- ### 地点信息
- locations:
- - city:
- en: "Singapore"
- zh: "新加坡"
- address:
- en: "1 Raffles Place, Singapore 048616"
- zh: "新加坡莱佛士坊1号"
- phone: "+65 1234 5678"
- email: "info@mose.org"
-
- ## 共享数据
-
- ### 合作伙伴数据 (多页面共享)
- partners_shared:
- - id: 1
- name: "Aleo"
- logo: "/public/partners/aleo.png"
- description:
- en: "Zero-knowledge proof technology partner"
- zh: "零知识证明技术合作伙伴"
- url: "https://www.aleo.org/"
-
- - id: 2
- name: "StarkWare"
- logo: "/public/partners/starkware.png"
- description:
- en: "ZK-Rollup scalability solutions"
- zh: "ZK-Rollup可扩展性解决方案"
- url: "https://starkware.co/"
-
- ### 代币销毁数据
- token_burn_shared:
- current_burned: 210000000
- target_burned: 290000000
- burn_percentage: 72.41
- stop_threshold: 10000000
- burn_mechanism:
- en: "100% of cross-chain and mixing fees burned until 10 million tokens remain"
- zh: "跨链与混币手续费100%销毁,直至代币总量降至1000万枚"
|