Local-Raiden
Raiden testnet setup
A tool for setting up and running a local Raiden network in Docker containers for testing and demo purposes.
Run a local Raiden network in docker containers for demo and testing purposes.
15 stars
14 watching
7 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
consensysmesh/local_ethereum_network | A tool for creating and managing a private Ethereum blockchain network | 37 |
sreinhardt/docker-honeynet | A collection of Docker configurations and build scripts for testing software in isolated environments. | 22 |
testcontainers/testcontainers-node | Provides a way to run tests with disposable instances of common environments and tools in Docker containers. | 1,925 |
eouw0o83hf/marten-local-db | Automates the setup of a local Marten testing database in a Docker container. | 7 |
alexmacarthur/local-docker-db | A collection of Docker Compose files used to spin up local databases for development and testing purposes. | 292 |
egoist/testen | Automates testing of multiple Node.js versions on local environment. | 175 |
mikkelhegn/containerssflab | Labs and instructions for containerizing and deploying ASP.NET applications on Service Fabric clusters. | 19 |
ehazlett/conduit | Automates deployment and management of Docker containers from webhooks. | 107 |
vadimdemedes/trevor | Automates testing of multiple Node.js versions locally without changing the development environment. | 2,112 |
legobeat/l7-devenv | A containerized, secure and efficient IDE for local JavaScript development | 21 |
xme/dshield-docker | A Docker container that simulates an SSH honeypot to report malicious traffic to the SANS ISC DShield project. | 15 |
diogomonica/docker-bench-security | Automated security testing and benchmarking tool for Docker containers in production environments. | 21 |
pimps/docker-java-xxe | A Docker image to test XXE attacks in Java with Tomcat using Smarty templates. | 5 |
confluentinc/ducktape | Tools and utilities for testing distributed systems, providing features like isolation, service management, and event triggering. | 16 |
jvandevelde/distributed-playground | A distributed service playground that sets up a microservices environment with ASP.NET Core and containerization using Docker, Consul for service registry and discovery. | 42 |