Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

write required function name inside the contract_linking.dart #17

Closed
supriya-045 opened this issue Oct 20, 2021 · 4 comments
Closed

write required function name inside the contract_linking.dart #17

supriya-045 opened this issue Oct 20, 2021 · 4 comments

Comments

@supriya-045
Copy link
Member

supriya-045 commented Oct 20, 2021

Inside the changenotifier function make variable of rpcurl, wsurl,private key, abicode and also declare the web3client , all the contract function required for smart contract,

@schandu-eng
Copy link

Claim

@medhatiwari
Copy link
Contributor

Claim

@medhatiwari
Copy link
Contributor

Would you please elaborate on the issue like the visibility and the inputs

@supriya-045
Copy link
Member Author

Would you please elaborate on the issue like the visibility and the inputs

You need to write variables like
Web3Client _client, String _abiCode, and for naming of contract function in accordance to the smart contract like ContractFunction _bidderName, _bidAmount, _minAmount, _setBidder,bidderName,bidAmount, minAmount etc
also declaration of rpcurl,wsurl,privatekey of own ganache.

medhatiwari added a commit to medhatiwari/Auction-DApp that referenced this issue Oct 24, 2021
medhatiwari added a commit to medhatiwari/Auction-DApp that referenced this issue Oct 24, 2021
medhatiwari added a commit to medhatiwari/Auction-DApp that referenced this issue Oct 25, 2021
supriya-045 added a commit that referenced this issue Oct 25, 2021
#17 contract linking with flutter cont..
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants