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.1.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file boa_solidity-0.1.1.tar.gz
.
File metadata
- Download URL: boa_solidity-0.1.1.tar.gz
- Upload date:
- Size: 1.9 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 | 6531fc95f3064e0b5cc865a2930ea06142a5aac2fae2d796aeae9705f583107a |
|
MD5 | c499f2ec4cc9f6a4652f37b6490ad4df |
|
BLAKE2b-256 | 72a892e5fa6f282e27c9cc684678adc190fcdc9f06356535d8ee0daa25c9a769 |
File details
Details for the file boa_solidity-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: boa_solidity-0.1.1-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 | b26e0b48301a04ff691ca92879661723447db0cc58a9f119bbfdc5d385fdb99e |
|
MD5 | 0da272b0859aacaaff3ef54a332e6ca4 |
|
BLAKE2b-256 | f0534323cf45ba86c63c5d9de5c71878f6e98b09ea262e347b53e79f8f952119 |