awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chainapsis avatar

chainapsis/cosmosjsArchived

0
View on GitHub↗
35 estrellas·13 forks·TypeScript·1 vista

Cosmosjs

Our goal is to create a general purpose library for the Cosmos ecosystem. Through this library, blockchains that use cosmos-sdk, as well as Cosmos hub (Gaia), can create their own API for JavaScript client side.

Features

  • Client Libraries - Signing and API library for blockchain integration.

Historial de estrellas

Gráfico del historial de estrellas de chainapsis/cosmosjsGráfico del historial de estrellas de chainapsis/cosmosjs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Cosmosjs

Proyectos open-source similares, clasificados según cuántas características comparten con Cosmosjs.
  • ada-ros/rcladaAvatar de ada-ros

    ada-ros/rclada

    11Ver en GitHub↗

    Ada client library for ROS2/RCL

    Ada
    Ver en GitHub↗11
  • ajuna-network/ajuna.netapiAvatar de ajuna-network

    ajuna-network/Ajuna.NetApi

    26Ver en GitHub↗

    Ajuna .NET API Full-featured substrate node API

    C#
    Ver en GitHub↗26
  • ajuna-network/ajuna.sdkAvatar de ajuna-network

    ajuna-network/Ajuna.SDK

    2Ver en GitHub↗

    Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate storage services and clients quickly. This toolchain ideally extends Ajuna.NetApi library, which provides raw access to substrate nodes.

    Ver en GitHub↗2
  • actix/actix-webAvatar de actix

    actix/actix-web

    24,421Ver en GitHub↗

    Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a foundation for processing concurrent requests through a non-blocking execution model, utilizing an actor-based concurrency system to manage lightweight processes and message passing. The framework includes a low-level networking layer that handles the parsing and serialization of HTTP traffic according to standard specifications. The framework distinguishes itself through a type-safe routing engine that enforces strict data types at compile time, ensuring that request parameters a

    Rustactixactix-webasync
    Ver en GitHub↗24,421
Ver las 30 alternativas a Cosmosjs→

Preguntas frecuentes

¿Qué hace chainapsis/cosmosjs?

Our goal is to create a general purpose library for the Cosmos ecosystem. Through this library, blockchains that use cosmos-sdk, as well as Cosmos hub (Gaia), can create their own API for JavaScript client side.

¿Cuáles son las características principales de chainapsis/cosmosjs?

Las características principales de chainapsis/cosmosjs son: Client Libraries.

¿Qué alternativas de código abierto existen para chainapsis/cosmosjs?

Las alternativas de código abierto para chainapsis/cosmosjs incluyen: ada-ros/rclada — Ada client library for ROS2/RCL. ajuna-network/ajuna.netapi — Ajuna .NET API Full-featured substrate node API. ajuna-network/ajuna.sdk — Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate… aphoh/go-substrate-gen — A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using… apoelstra/rust-jsonrpc. actix/actix-web — Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a…