Skip to content

mixbytes/tank.bench-polkadot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tank.bench-polkadot

This repository contains profiles that are used to bench polkadot nodes

Configuration schema

MixBytes.Tank ansible binding for Polkadot provides only WebSocket url to connect to nodes, so module config schema looks like this:

const configSchema = {
    wsUrl: {
        arg: 'polkadot.wsUrl',
        format: String,
        default: "",
        doc: "WS URL"
    },
};

About

Polkadot benchmarking module for Mixbytes Tank

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •