Skip to content

scorum/scorumapi-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

pipenv --three install
pipend shell
pip install .

Example

# get post information
scorumapi --method get_content --args alextazy sports-media-your-media-your-money

# get statistics
scorumapi --host rpc5-mainnet-weu-green.scorum.com:8001 --api blockchain_statistics --method get_stats_for_interval --args 2018-06-13T00:00:00 2018-06-14T00:00:00

# or even without api
scorumapi --host rpc5-mainnet-weu-green.scorum.com:8001 --method get_stats_for_interval --args 2018-06-13T00:00:00 2018-06-14T00:00:00

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages