![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@chain-registry/juno
Advanced tools
Chain Registry info for Juno, including asset lists.
npm install @chain-registry/juno
import { chain, assets, asset_list, testnet, testnet_assets } from '@chain-registry/juno';
console.log(asset_list);
{
chain_name: 'juno',
assets: [
{
description: "Akash Token (AKT) is the Akash Network's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
denom_units: [Array],
base: 'ibc/DFC6F33796D5D0075C5FB54A4D7B8E76915ACF434CB1EE2A1BA0BB8334E17C3A',
name: 'Akash Network',
display: 'akt',
symbol: 'AKT',
logo_URIs: [Object],
coingecko_id: 'akash-network',
ibc: [Object]
},
{
description: 'The native token of Axelar',
denom_units: [Array],
base: 'ibc/EBE900AED8FF6BB2E186B17B066138F647CDD9647EF4FBE2DE6C8D4013A2C990',
name: 'Axelar',
display: 'axl',
symbol: 'AXL',
logo_URIs: [Object],
coingecko_id: 'axelar-network',
ibc: [Object]
},
// ... more assets
]
}
🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️
Code built with the help of these related projects:
FAQs
Chain Registry info for Juno
The npm package @chain-registry/juno receives a total of 533 weekly downloads. As such, @chain-registry/juno popularity was classified as not popular.
We found that @chain-registry/juno demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.