You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tooltips.json
+72Lines changed: 72 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,84 @@
37
37
"definition": "Every single AO process and message is stored and read from Arweave. It acts as the state layer for each process, while AO nodes read from it and perform computation.",
38
38
"link": "https://www.arweave.org/"
39
39
},
40
+
{
41
+
"term": "ArDrive",
42
+
"headline": "Permanent cloud storage platform",
43
+
"definition": "ArDrive is like your favourite cloud storage app, but pay once, store permanently. Users can upload files, pages, and more.",
44
+
"link": "https://ardrive.io/"
45
+
},
46
+
{
47
+
"term": "AOX",
48
+
"headline": "AOX is a cross-chain bridge for AO and Arweave",
49
+
"definition": "Users can bring wrapped assets in and out of the AO ecosystem, and can bridge assets from both Arweave and Ethereum.",
50
+
"link": "https://aox.xyz"
51
+
},
52
+
{
53
+
"term": "Astro",
54
+
"headline": "AstroUSD ($USDA) is AO's first native stablecoin",
55
+
"definition": "Astro aims to solve liquidity fragementation by acting a a universal conversion layer for different kinds of stablecoins bridged to AO.",
56
+
"link": "https://astrousd.com"
57
+
},
58
+
{
59
+
"term": "Beacon Wallet",
60
+
"headline": "Beacon is a native iOS mobile wallet for AO and Arweave",
61
+
"definition": "Beacon includes features such as 2FA, multi-sigs, built-in app integrations, and social recovery.",
62
+
"link": "https://beaconwallet.app"
63
+
},
64
+
{
65
+
"term": "BetterIDEa",
66
+
"headline": "A web-based IDE for developing applications on AO",
67
+
"definition": "BetterIDEa is a web-based IDE for developing applications on AO. It has built-in support for the AO Package Manager (APM) and other features for developing processes on AO.",
68
+
"link": "https://betteridea.dev"
69
+
},
70
+
{
71
+
"term": "Botega",
72
+
"headline": "Botega is a decentralized exchange (DEX) and DeFi platform built on AO",
73
+
"definition": "It is fully decentralized with the frontend stored on Arweave and backend processes on AO, and is focused on supporting sophisticated strategies and autonomous trading agents.",
74
+
"link": "https://botega.arweave.net"
75
+
},
76
+
{
77
+
"term": "Dexi",
78
+
"headline": "Dexi is financial data platform for AO",
79
+
"definition": "Dexi aggregates data from liquidity pools agents deployed on AO, and siplays data on trading volume, asset prices, fluctuations, and more.",
80
+
"link": "https://dexi.arweave.net"
81
+
},
82
+
{
83
+
"term": "LiquidOps",
84
+
"headline": "LiquidOps is a lending and borrowing platform built on AO",
85
+
"definition": "Users can accrue interest by providing liquidty, and lenders can take overcollateralized loans from the protocol.",
86
+
"link": "https://liquidops.io"
87
+
},
88
+
{
89
+
"term": "Load Network",
90
+
"headline": "Load is an \"onchain data center\" focused on scaling EVM storage",
91
+
"definition": "Load Network is focused on scaling EVM storage via Arweave, and building out other developer solutions and infrastructure for uploading data to the Permaweb.",
92
+
"link": "https://www.load.network/"
93
+
},
40
94
{
41
95
"term": "Lua",
42
96
"headline": "Lua is the programming language used for AO processes",
43
97
"definition": "Lua is a dynamically-typed, lightweight programming language used to write processes on AO.",
44
98
"link": "https://learnxinyminutes.com/lua/"
45
99
},
100
+
{
101
+
"term": "Permaswap",
102
+
"headline": "Permaswap is a decentralized exchange (DEX) in the AO ecosystem",
103
+
"definition": "Users can swap between assets such as AO, wrapped AR, and more, and can place limit orders and set up a custom slippage amount.",
104
+
"link": "https://permaswap.network"
105
+
},
106
+
{
107
+
"term": "PerplexFi",
108
+
"headline": "A perpetual trading platform built on AO",
109
+
"definition": "Perplex is a perpetual futures trading platform built fully onchain, on AO. Users can trade perpetual contracts with leverage, provide liquidty and earn yield from pools, and more.",
110
+
"link": "https://perplex.finance"
111
+
},
112
+
{
113
+
"term": "ProtocolLand",
114
+
"headline": "Onchain hosting platform for code repositories",
115
+
"definition": "ProtocolLand is like GitHub, but built on Arweave and AO. Users can store their code repositories and deploy websites and apps through built-in integrations.",
116
+
"link": "https://protocol.land"
117
+
},
46
118
{
47
119
"term": "Wander Wallet",
48
120
"headline": "Browser extension and mobile wallet for Arweave and AO",
0 commit comments