Socket
Book a DemoInstallSign in
Socket

github.com/zenanetwork/zena/zenad

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/zenanetwork/zena/zenad

v0.0.0-20250724105057-767944d54eee
Source
Go
Version published
Created
Source

Example Cosmos EVM Chain

This directory contains an example chain that uses the Cosmos EVM modules. It is based on the simapp implementation on the Cosmos SDK repository, which itself is a simplified version of a Cosmos SDK-based blockchain.

This chain implementation is used to demonstrate the integration of Cosmos EVM as well as to provide a chain object for testing purposes within the repository.

Config

By default, this chain has the following configuration:

OptionValue
Binaryzenad
Chain IDcosmos_262144-1
Custom Opcodes-
Default Token Pairs1 for the native token
Denominationatest
EVM permissioningpermissionless
Enabled Precompilesall

Running The Chain

To run the example, execute the local node script found within this repository:

./local_node.sh [FLAGS]

Available flags are:

  • -y: Overwrite previous database
  • -n: Do not overwrite previous database
  • --no-install: Skip installation of the binary
  • --remote-debugging: Build a binary suitable for remote debugging

Connect to Wallet

For the sake of this example, we'll be using Metamask:

  • Use the following seed phrase when adding a new wallet: gesture inject test cycle original hollow east ridge hen combine junk child baconzero hope comfort vacuum milk pitch cage oppose unhappy lunar seat
  • On the top left of the Metamask extension, click the Network button.
  • Click Add custom network from the bottom of the modal.
  • Under Default RPC URL, add the RPC URL as http://localhost:8545. Ensure your chain is running.
  • Once added, copy the rest of the settings shown in the below images.

Button to select network Button to add network RPC URL Settings Overview of required settings

Available Cosmos SDK Modules

As mentioned above, this exemplary chain implementation is a reduced version of simapp. Specifically, instead of offering access to all Cosmos SDK modules, it just includes the following:

  • auth
  • authz
  • bank
  • capability
  • consensus
  • distribution
  • evidence
  • feegrant
  • genutil
  • gov
  • mint
  • params
  • slashing
  • staking
  • upgrade

FAQs

Package last updated on 24 Jul 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.