Development of a module for interacting with wallets on the blockchain.
A Python module needs to be developed to work with wallets on the BEP-20 network (Binance Smart Chain). The module should provide the ability to create wallets for different users, receive and send payments.
Main module functions:
1. Wallet creation:
- Generate a new address and private key.
- Save wallet information (address and private key).
2. Payment reception:
- Track incoming funds to the specified address.
- Get the current balance of the wallet in BEP-20 tokens and BNB.
3. Payment sending:
- Ability to send BEP-20 tokens and BNB from one address to another.
- Calculate and set the transaction fee.
Module requirements:
- Documentation on how to use the module.
Module methods:
1. create_wallet(username: str) -> dict:
- Creates a new wallet for the user.
- Saves the address and private key.
- Returns information about the created wallet (address and private key).
2. get_balance(address: str, contract_address: str = None) -> float:
- Returns the balance of the specified address.
- If a contract address is specified, returns the balance of the BEP-20 token. Otherwise, returns the BNB balance.
3. send_transaction(from_address: str, to_address: str, amount: float, private_key: str, contract_address: str = None) -> str:
- Sends the specified amount of BEP-20 tokens or BNB from one address to another.
- Returns the transaction hash.
4. track_payments(address: str, contract_address: str = None) -> list:
- Tracks and returns a list of the latest transactions for the specified address.
- If a contract address is specified, tracks BEP-20 token transactions. Otherwise, tracks BNB transactions.
-
8773 60 0 1 Good day!
Ready to create a module for working with a wallet on the BEP-20 network.
I have experience in creating similar projects. I write in Python. I am ranked 13th in this language on the platform.
Looking forward to collaborating!
-
4868 84 0 Good day, I have the ready code for you, I can easily show everything.
-
99 Hello
I have experience working with crypto projects in Python.
I also have extensive experience working with APIs of various exchanges, including DEX.
The module can be made using API requests to bscscan.
Ready to start working.
-
6187 144 6 4 I can write such a module. I have a couple of questions about data storage and what we are working with - API nodes or BSCScan API?
-
Ссылка на документацию моей библиотеке там все готово уже из того что вам нужно и протестировано, можете написать мне если нужна помощь или доп информация
-
Current freelance projects in the category Cryptocurrency & Blockchain
Audit and construction of a secure infrastructure for sending BTC transactions
602 USD
We are looking for a Bitcoin security engineer for two tasks: (1) auditing the current wallet generation and BTC sending system to identify vulnerabilities; (2) designing and building a new secure infrastructure for key storage and transaction sending.Part 1 — Audit of the… System & Network Administration, Cryptocurrency & Blockchain ∙ 9 days 23 hours back ∙ 10 proposals |