Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Namespaces | Functions | Variables
deploy_test_token.py File Reference

Go to the source code of this file.

Namespaces

 test_commands.deploy_test_token
 

Functions

None test_commands.deploy_test_token.deploy_test_token (Optional[str] eth_network, Optional[str] eth_addr, Optional[str] eth_private_key, int mint_amount, str recipient_address)
 
Interface test_commands.deploy_test_token.compile_token ()
 
Any test_commands.deploy_test_token.deploy_token (Any web3, str deployer_address, Optional[bytes] deployer_private_key, Optional[int] deployment_gas)
 
bytes test_commands.deploy_test_token.mint_token (Any web3, Any token_instance, str spender_address, str deployer_address, Optional[bytes] deployer_private_key, EtherValue token_amount)
 

Variables

 test_commands.deploy_test_token.help
 
 test_commands.deploy_test_token.default
 
 test_commands.deploy_test_token.type