Solidity support for Titanoboa
Project description
Boa Solidity
Implements solidity support for Titanoboa
Usage
import boa
import boa_solidity
sol_deployer = boa.load_partial_solc("Counter.sol")
sol_contract = sol_deployer.deploy()
# or attach to existing contract (useful when forking mainnet state)
sol_contract = sol_deployer.at(<addr>)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
boa_solidity-0.1.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file boa_solidity-0.1.0.tar.gz
.
File metadata
- Download URL: boa_solidity-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8609b0e5a2e8ac96fcd7cba073ec6495d99fbf3e9db4a4a4472cacf0be62b581 |
|
MD5 | 6139d35ff77b57fb7c3ced8b49875d8f |
|
BLAKE2b-256 | 5de5262536170050fc4c4a14c2ebee3e7d95200ae9ebd2964dc5f73cc3c49176 |
File details
Details for the file boa_solidity-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: boa_solidity-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd8357a661f4cc1453ac0f6d1ac66f005a2c54d4749906fd5764303317ffb1fe |
|
MD5 | 282d6091eaa103be425152c4d8869466 |
|
BLAKE2b-256 | 1798a30b0c32cbbd180a5d062ee7718c8c644936bebcb18a774da3e2191fb70f |