Skip to content

World-of-Cryptopups/wax-contract-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wax-contract-api

Call smart contract actions through an API.

Purpose: to run/call smart contract functions without the need eosio wallet providers.

Wallet support

Wallets with private_keys are only supported (Anchow). Wax cloud wallets does not provide private_keys to accounts so its not easy to use them with it.

Development

  • Clone the project

    git clone https://github.com/TheBoringDude/wax-contract-api.git
  • Install the dev requirements.txt when in development.

    pip3 install -r requirements_dev.txt

© 2022 | TheBoringDude

About

Call smart contract actions through an API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages