awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
StefH avatar

StefH/Nethereum-CodeGenerator

0
View on GitHub↗
6 stars·1 fork·EJS·MIT·13 views

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 history

Star history chart for stefh/nethereum-codegeneratorStar history chart for stefh/nethereum-codegenerator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nethereum CodeGenerator

These projects share indexed features with Nethereum CodeGenerator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hiddentao/ethereum-abi-uihiddentao avatar

    hiddentao/ethereum-abi-ui

    57View on GitHub↗

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

    JavaScript
    View on GitHub↗57
  • consensys/abi-decoderConsenSys avatar

    ConsenSys/abi-decoder

    643View on GitHub↗

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

    JavaScript
    View on GitHub↗643
  • esaulpaugh/headlongesaulpaugh avatar

    esaulpaugh/headlong

    89View on GitHub↗

    High-performance Contract ABI and RLP for Ethereum

    Java
    View on GitHub↗89
  • 0xproject/0x-monorepo0xProject avatar

    0xProject/0x-monorepo

    1,407View on GitHub↗

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

    TypeScript
    View on GitHub↗1,407
Compare all 7 related projects→

Frequently asked questions

What does stefh/nethereum-codegenerator do?

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

What are the main features of stefh/nethereum-codegenerator?

The main features of stefh/nethereum-codegenerator are: ABI and Contract Tools, ABI Tools.

Which projects share features with stefh/nethereum-codegenerator?

Projects with overlapping indexed features include: 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.