22 open-source projects similar to panacloud/learn-angular2, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Learn Angular2 alternative.
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
Run a local Raiden network in docker containers for demo and testing purposes.
This repository contains out-of-the-box deployment scripts for private PoA networks
A sandbox for CryptoKitties dApp developers
🚀DEMO: https://eth-boilerplate.vercel.app/
Nethereum Light Blockchain Explorer Explorer, Wallet using Blazor, ReactiveUI
Pre configured test chains for simple integration testing
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
Create Ethereum-powered apps with one command