30 open-source projects similar to aragon/aragon-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aragon Cli alternative.
This repository contains out-of-the-box deployment scripts for private PoA networks
web3-react is a React framework for building decentralized applications that connect to Ethereum wallets and read blockchain state. It provides a unified interface for wallet connection management, enabling Ethereum dApp development through a collection of hooks and providers that abstract away provider-specific logic. The library is built around a connector plugin architecture that normalizes interactions across different Ethereum networks and wallet implementations. It distributes blockchain state through React Context and synchronizes state reactively by subscribing to provider events like
Pre configured test chains for simple integration testing
A sandbox for CryptoKitties dApp developers
Run a local Raiden network in docker containers for demo and testing purposes.
Nethereum Light Blockchain Explorer Explorer, Wallet using Blazor, ReactiveUI
Machine learning platform for Web developers
Nix dependency pinning. Very similar to Niv but has a few features that I personally wanted.
The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system
ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates
🌌 Isomorphic framework for server-rendered React apps
Distributed C++ services from embedded to enterprise
This repo is now mostsly irrelevant. Four years later, Apple now supports this directly: https://developer.apple.com/videos/play/wwdc2020/10644/
Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.
.NET library to write Alexa skills that's interface-compatible with Amazon's AlexaSkillsKit for Java and matches that functionality: handles the (de)serialization of Alexa requests & responses into easy-to-use object models verifies authenticity of the request by validating its signature and…
A High-Level Abstraction Framework for Quantum Algorithms
Ethereum blockchain orchestration, testing, CLI, and Dapp scaffolding.
Scaffold-eth is a comprehensive development stack and boilerplate for building decentralized applications. It provides a pre-configured starter kit that integrates smart contract development tools with a reactive user interface to accelerate the construction of Ethereum-based projects. The toolkit features dynamic frontend interface generation, which automatically builds a user interface mapped to smart contract functions for rapid logic verification. This allows for testing blockchain logic through a frontend without the need to write custom UI code. The project covers a broad range of deve
Aya is a Rust-native framework for writing, compiling, and loading eBPF programs into the Linux kernel. It provides a complete development environment that eliminates the need for a C toolchain or libbpf, allowing developers to work entirely within the Rust ecosystem. The framework manages the full lifecycle of eBPF programs, including async runtime integration, CO-RE BTF resolution for kernel version portability, ELF-based program loading, and safe kernel memory access. The framework distinguishes itself through its pure Rust compilation pipeline, which compiles Rust source code directly int
A cargo-generate template for Rust eBPF Projects using Aya
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions on Ethereum network.
Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.