Skip to content

Commit

Permalink
v1.1.25: Add JUP asset descriptions (#268)
Browse files Browse the repository at this point in the history
* Add jup-usd descriptions

* bump
  • Loading branch information
jaredvu authored Feb 6, 2024
1 parent 8fc2bd8 commit a4e056f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,10 @@
"PRIMARY": "The DFINITY Foundation is a not for profit organization that develops the Internet Computer, a public blockchain network designed to host smart contracts.",
"SECONDARY": "ICP is the native cryptocurrency of the platform."
},
"JUP": {
"PRIMARY": "Jupiter is a leading DEX aggregator built on Solana",
"SECONDARY": "Jupiter is building the swap infrastructure of Solana. Jupiter aims to deliver the best price, best token selection, and best UX for users and developers."
},
"LDO": {
"PRIMARY": "Lido is the name of a family of open-source peer-to-system software tools deployed and functioning on the Ethereum, Solana, and Polygon blockchain networks.",
"SECONDARY": "LDO is an ERC20 token that gives the ability to participate in the governance process of the Lido DAO."
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dydxprotocol/v4-localization",
"version": "1.1.24",
"version": "1.1.25",
"description": "v4 localization",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit a4e056f

Please sign in to comment.