开发者和节点操作人员资源

想要进入为 WAX 开发智能合约和应用程序的新世界?本节内容就是帮助您走出第一步。 网络上有很多可用的资源,希望您可以利用它们作为一个良好的开头。

基础

 

智能合约语言:C++

  •  WAX Github Repo:https://github.com/worldwide-asset-exchange
  •  WAX APT Repo:https://eosswedenorg.github.io/apt/wax
  •  NodeJS:https://github.com/worldwide-asset-exchange/waxjs
  •  Python:https://github.com/FACINGS/eospyo
  •  GO AtomicApi 客户端:https://pkg.go.dev/github.com/eosswedenorg-go/atomicasset
  •  命令行工具:CLEOS | KEOSD - 附带从源代码或 apt 安装 WAX
  • Anchor桌面钱包:https://github.com/greymass/anchor
  •  申请开发资助https://labs.wax.io

NFT 标准

主网详情

您还可以找到历史节点、对等节点、Atomic API (NFT-api) 等。

测试网详情

您还可以找到历史节点 (Hyperion)、对等节点 (p2p)、Atomic API (NFT-api) 等。

不同的API

您可以在上面找到主网和测试网的 API。

Chain API

  • 文档:https://developers.eos.io/manuals/eos/v2.0/nodeos/plugins/chain_api_plugin/api-reference/index

Atomic API

  • 文档:https://wax.api.atomicassets.io/docs/#/
  • 代码:https://github.com/pinknetworkx/eosio-contract-api

Hyperion(历史)

  • 代码:https://github.com/eosrio/hyperion-history-api
  • 文档:http://api.waxsweden.org/v2/docs/static/index.html

NFT 市场分析

  • 文档:https://hivebp.github.io/waxmarketcap/#/

Chronicle 轻量级数据库

  • 代码:https://github.com/EOSChronicleProject/eos-chronicle
  • 教程:https://github.com/EOSChronicleProject/chronicle-tutorial

Bdata - 开放SQL 数据库

  • 账户数据:https://bdata.one/eosio-accounting.html
  • 数据库架构:https://github.com/cc32d9/eosio_token_accounting/blob/master/eosio_token_accounting_tables.psql
  • 每日活动数据库:https://bdata.one/eosio-activity.html
  • 数据库架构:https://github.com/cc32d9/eosio_activity_db/blob/master/eosio_activity_tables.psql

开发人员门户

  • EOSIO 开发者门户:https://developers.eos.io/
  •  WAX 开发者门户:https://developer.wax.io/

检查公共 WAX 端点的状态

  • EOSNATION 验证器:https://validate.eosnation.io/wax/reports/endpoints.html
  • EOSUSA Graphana 仪表板:https://stats.eosusa.news/d/YdOCczSMk/global-advanced-view?orgId=1
  • Blacklusion 验证:https://wax.validationcore.io/stats/guild
  • SENTNL OIG 仪表板:https://oig.sentnl.io/latestresults
  • Ledgerwise 节点状态:https://tools.ledgerwise.io/nodestatus/wax

将 WAX 整合到您的网站

 有可用的工具可以帮助您管理网站的多个钱包,或者您可以选择只启用其中一个。根据您的前端,您选择实施的工具会有所不同。 


  •  嵌入NFT空投:https://neftyblocks.medium.com/embedded-nft-drops-are-here-be9b6bfff9c5
  •  嵌入您的市场:https://neftyblocks.medium.com/your-project-your-marketplace-910fe80c0f66
  •  您自己的市场模板https://github.com/hivebp/wax-market-template

EOSIO UAL(网站钱包管理器)

  • WAX-UAL : https://github.com/eosdac/ual-wax
  • EOSIO UAL(网络登录):https://github.com/EOSIO/ual-eosio-reference-authenticator

用于网站的 WAXJS(集成 WAX 云钱包)

与 WAX 云钱包交互的基本工具。 它基于 EOSJS 构建,您可以在其中找到更多文档。

  •  WAXJS JavaScript 文件:https://github.com/worldwide-asset-exchange/waxjs/blob/develop/dist-web/waxjs.js
  •  WAXJS 演示(云钱包):https://github.com/worldwide-asset-exchange/waxjs/blob/develop/dist-web/index.html
  •  EOSJS 文档

EOSJS 文档:https://developers.eos.io/manuals/eosjs/latest/how-to-guides/index

EOSJS API 文档:https://developers.eos.io/manuals/eosjs/latest/API-Reference/index


网站的Anchor链接(集成Anchor钱包)

Anchor 是所有 Antelope (EOSIO) 区块链(包括 WAX)最受欢迎的自我管理钱包。 它支持 Ledger、Trezor 等。

  •  Greymass Anchor链接:https://github.com/greymass/anchor-link
  •  Anchorlink 简单示例:https://github.com/greymass/anchor-link/blob/master/examples
  •  Anchorlink VueJS 示例:https://github.com/greymass/anchor-link-demo
  •  Anchorlink ReactJS 示例:https://github.com/greymass/anchor-link-demo-multipass
  •  Anchorlink API 文档:https://greymass.github.io/anchor-link/
  • Anchorlink 浏览器 Transport:https://github.com/greymass/anchor-link-browser-transport

Wharfkit - 网站的多钱包会话管理器 作者:Greymass

当我在 2023 年 4 月添加它时,Wharfkit 工具套件处于早期发布阶段,因此请及时更新。

  •  Wharfkit 会话:https://github.com/wharfkit/session
  •  Wharfkit NPM 工具包:https://www.npmjs.com/org/wharfkit
  •  Wharfkit Anchor插件:https://github.com/wharfkit/wallet-plugin-anchor
  •  Wharfkit 云钱包插件:https://github.com/wharfkit/wallet-plugin-cloudwallet
  •  Wharfkit Cleos 钱包插件:https://github.com/wharfkit/wallet-plugin-cleos

游戏开发

上述许多工具和服务都非常适合游戏开发,在本节中将介绍为游戏开发而专门创建的工具和服务。

WAX Unity SDK

  • 包含更多信息的文章:https://academy.anyo.io/wax-unity-sdk
  •  Github Repo:https://github.com/liquiidio
  •  SDK 文档:https://liquiidio.gitbook.io/

开发者交流

Telegram

  •   WAX 开发人员:https://t.me/waxdevelopers
  •   原子市场开发:https://t.me/atomicdevs

Discord

  • WAX官方:https://discord.gg/YZ9MzPy7Vu
  •  WAX 社区和开发:https://discord.gg/GYnGzCP256

其他链接

  • 使用 WAX 工具的可启动 USB 映像:https://github.com/eosswedenorg/eosio-livecd
  • 节点的 HAProxy 健康检查:https://github.com/eosswedenorg/eosio-api-healthcheck
  • 用于生成个性化密钥的密钥生成器:https://github.com/eosswedenorg/eosio-keygen

 

运行节点指南

Anders的指南和信息

  •  WAX 入门课程 - https://academy.anyo.io/courses/introduction-to-wax/
  •  WAX 上的私钥系统 - https://academy.anyo.io/eosio-private-key-system/
  •  基本 WAX 自动化 - https://academy.anyo.io/automate-wax-actions/
  • 离线生成私钥 - https://waxsweden.org/courses/create-offline-generated-private-keys-v1/
  •  HAProxy 的 WAX 节点健康检查 - https://waxsweden.org/eosio-api-healthcheck-for-haproxy/

视频信息:

  • WAX 账户系统 - https://www.youtube.com/watch?v=ULtzx5qfzfo

Ross Dold - eosphere - WAX指南系列

1.设置 - 测试网节点:https://medium.com/eosphere/wax-technical-how-to-1-4cc5c9aa8d4e

2.WAX 快照:https://medium.com/eosphere/wax-technical-how-to-2-db45a339e735

3.设置 - 测试网区块生产者:https://medium.com/eosphere/wax-technical-how-to-3-78d358c46146

4.设置 - 主网节点:https://medium.com/eosphere/wax-technical-how-to-4-886c5bfaf7b9

5.设置 - 可靠的负载均衡器:https://medium.com/eosphere/wax-technical-how-to-5-14671fcc7122

6.减少 API 滥用:https://medium.com/eosphere/wax-technical-how-to-6-5e5318a9eb8e

7.设置 - 状态历史节点:https://medium.com/eosphere/wax-technical-how-to-7-9ccc102efd9d

8.WAX 文件和文件夹:https://medium.com/eosphere/wax-technical-how-to-8-42011a30de1e

9.设置 - Atomic API 节点:https://medium.com/eosphere/wax-technical-how-to-9-f7d22bfa4e2b

10.优化和恢复Atomic API 节点:https://medium.com/eosphere/wax-technical-how-to-10-90c6445632ed

11.优化内存和磁盘利用率:https://medium.com/eosphere/wax-technical-how-to-11-43695f583e89

12.添加自定义权限:https://medium.com/eosphere/wax-technical-how-to-12-9d39257d319

13.路由 API 流量:https://medium.com/eosphere/wax-technical-how-to-13-448b3375516

14.负载均衡器上的 Websocket 支持:https://medium.com/eosphere/wax-technical-how-to-14-b8912d3ba1ef

15.Hyperion 历史 API

  • 15.1Hyperion 完整历史节点:https://medium.com/eosphere/wax-technical-how-to-15-1-d2936d3c58d4
  • 15.2Hyperion 软件组件:https://medium.com/eosphere/wax-technical-how-to-15-2-a042ea8bc4b4
  • 15.3配置 Hyperion 组件:https://medium.com/eosphere/wax-technical-how-to-15-3-b188c6aa9d12
  • 15.4运行 Hyperion 完整历史记录:https://medium.com/eosphere/wax-technical-how-to-15-4-f735d4cbc197
  • 15.5集群 Elasticsearch:https://medium.com/eosphere/wax-technical-how-to-15-5-6ae01ea6bf62
  • 15.6修复 Hyperion 中丢失的块:https://medium.com/eosphere/wax-technical-how-to-15-6-622ae2936771
  • 15.7Hyperion 索引器缩放:https://medium.com/eosphere/wax-technical-how-to-15-7-ce11fbc97c40
  • 15.8带有负载均衡器的 Hyperion Streaming:https://medium.com/eosphere/wax-technical-how-to-15-8-396dd3b0484b

16.可视化 WAX 负载均衡器的指标:https://medium.com/eosphere/wax-technical-how-to-16-a64d5a53d770

17.通过Wireguard VPN安全对等连接:https://medium.com/eosphere/wax-technical-how-to-17-d0fa0961ff58

Leave a Reply

Your email address will not be published. Required fields are marked

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}