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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
manifoldfinance avatar

manifoldfinance/libcaller

0
View on GitHub↗
3 stele·1 fork·HTML·1 vizualizare

Libcaller

Tooling for encoding rpc calls for EVM compatible chains

Features

  • Smart Contract Development - Tool for encoding and sending smart contract calls from ABI files.

Istoric stele

Graficul istoricului de stele pentru manifoldfinance/libcallerGraficul istoricului de stele pentru manifoldfinance/libcaller

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Libcaller

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Libcaller.
  • fuellabs/swayAvatar FuelLabs

    FuelLabs/sway

    61,626Vezi pe GitHub↗

    Sway is a smart contract development language and programming environment designed for writing, compiling, and deploying secure blockchain programs. It serves as a type-safe language for building on-chain logic and a static analysis toolchain that validates contracts before they are executed on a network. The ecosystem provides a development environment focused on blockchain application logic and web3 backend engineering. It integrates a type-safe programming approach to reduce vulnerabilities and ensure reliable state transitions for decentralized services. The toolchain incorporates static

    Rustcompilerfuellanguage
    Vezi pe GitHub↗61,626
  • bkrem/awesome-solidityAvatar bkrem

    bkrem/awesome-solidity

    7,032Vezi pe GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    Vezi pe GitHub↗7,032
  • yeasy/blockchain_guideAvatar yeasy

    yeasy/blockchain_guide

    7,069Vezi pe GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Gobitcoinblockchainbook
    Vezi pe GitHub↗7,069
  • amazingang/wtf-solidityAvatar AmazingAng

    AmazingAng/WTF-Solidity

    14,002Vezi pe GitHub↗

    WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the complexities of smart contract development and blockchain infrastructure. It serves as a technical resource for mastering the Ethereum ecosystem, providing structured tutorials that cover everything from fundamental programming concepts to advanced virtual machine operation codes. The project distinguishes itself through an integrated on-chain certification system that issues verifiable digital credentials to students upon the successful completion of course modules. By combin

    Solidityairdropauctionblockchain
    Vezi pe GitHub↗14,002
Vezi toate cele 30 alternative pentru Libcaller→

Întrebări frecvente

Ce face manifoldfinance/libcaller?

Tooling for encoding rpc calls for EVM compatible chains

Care sunt principalele funcționalități ale manifoldfinance/libcaller?

Principalele funcționalități ale manifoldfinance/libcaller sunt: Smart Contract Development.

Care sunt câteva alternative open-source pentru manifoldfinance/libcaller?

Alternativele open-source pentru manifoldfinance/libcaller includ: fuellabs/sway — Sway is a smart contract development language and programming environment designed for writing, compiling, and… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,… amazingang/wtf-solidity — WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the… cobraframework/cobra — A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on… androlo/sol-tester.