rsk-test-node Container with RSK node and tools Prerequisites Install Docker Build node and console containers npm run build Run node npm start Node starts in TestNet mode and will be available on ports: 4444, 50505 Run console npm run console An interactive console will opens: RSK > Stop RSK node npm stop