awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
StefH avatar

StefH/Nethereum-CodeGenerator

0
View on GitHub↗
6 星标·1 分支·EJS·MIT·8 次浏览

Nethereum CodeGenerator

A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

Features

  • ABI and Contract Tools - Web-based generator for C# contract interfaces.
  • ABI Tools - Web-based generator for C# interfaces from Solidity contracts.

Star 历史

stefh/nethereum-codegenerator 的 Star 历史图表stefh/nethereum-codegenerator 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Nethereum CodeGenerator 的开源替代方案

相似的开源项目,按与 Nethereum CodeGenerator 的功能重合度排序。
  • hiddentao/ethereum-abi-uihiddentao 的头像

    hiddentao/ethereum-abi-ui

    57在 GitHub 上查看↗

    Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI

    JavaScript
    在 GitHub 上查看↗57
  • consensys/abi-decoderConsenSys 的头像

    ConsenSys/abi-decoder

    643在 GitHub 上查看↗

    Nodejs and Javascript library for decoding data params and events from ethereum transactions

    JavaScript
    在 GitHub 上查看↗643
  • esaulpaugh/headlongesaulpaugh 的头像

    esaulpaugh/headlong

    89在 GitHub 上查看↗

    High-performance Contract ABI and RLP for Ethereum

    Java
    在 GitHub 上查看↗89
  • 0xproject/0x-monorepo0xProject 的头像

    0xProject/0x-monorepo

    1,407在 GitHub 上查看↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    在 GitHub 上查看↗1,407
查看 Nethereum CodeGenerator 的所有 7 个替代方案→

常见问题解答

stefh/nethereum-codegenerator 是做什么的?

A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

stefh/nethereum-codegenerator 的主要功能有哪些?

stefh/nethereum-codegenerator 的主要功能包括:ABI and Contract Tools, ABI Tools。

stefh/nethereum-codegenerator 有哪些开源替代品?

stefh/nethereum-codegenerator 的开源替代品包括: hiddentao/ethereum-abi-ui — Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI. consensys/abi-decoder — Nodejs and Javascript library for decoding data params and events from ethereum transactions. esaulpaugh/headlong — High-performance Contract ABI and RLP for Ethereum. 0xproject/0x-monorepo — 0x protocol monorepo - includes our smart contracts and many developer tools. hashex/abiencoder. mesg-foundation/service-ethereum-contract.