Skip to main content

Python Web3 Wallet

Streamlit component that allows you to connect a wallet and trigger send transactions.

Installation instructions

pip install web3-wallet-connect

Usage instructions

import streamlit as st

from python_web3_wallet import wallet_component

c = wallet_component(recipient="0x...", amount_in_ether="0.01")  # Displays RainbowKit wallet
# Optionally data (as a Hex-formatted string) can be passed to populate the data field when sending a transaction.
# c = wallet_component(recipient="0x...", amount_in_ether="0.01", data="0x78da2b492d2e0100045d01c1")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_web3_wallet-0.0.17.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_web3_wallet-0.0.17-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file python_web3_wallet-0.0.17.tar.gz.

File metadata

  • Download URL: python_web3_wallet-0.0.17.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for python_web3_wallet-0.0.17.tar.gz
Algorithm Hash digest
SHA256 cc1faa0dc450aa0bd8381f4c48176dc91dfb31d52155a71493b4515d1ab0f24b
MD5 b60780548b73ff0b51a2d54c2be9984a
BLAKE2b-256 d9d3bf9d586374ffa2c6e72b064e466dde9bb75a1a56f6a307d10bdab785f368

See more details on using hashes here.

File details

Details for the file python_web3_wallet-0.0.17-py3-none-any.whl.

File metadata

File hashes

Hashes for python_web3_wallet-0.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 604dc33bc306babbb0d5a02a12cebb49b6f71ba83d1c1bef75abe57a2e44b8da
MD5 484166c3941e9106a276583b06a2ae4f
BLAKE2b-256 ac269420eb05f5f03b462cb1c6d7a837545840101d17b2c3a7e1fa7ba796709c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.17 This release

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page