KayinCheung.github.io icon indicating copy to clipboard operation
KayinCheung.github.io copied to clipboard

One Escrow Agent for All

Open rogueops opened this issue 6 years ago • 3 comments

Is this possible? How would I do this?

rogueops avatar Jun 01 '19 21:06 rogueops

you need to modify the dApp code, as described here:

https://github.com/escrowmyetherbd/escrowmyetherbd.github.io#hardcoding-escrow-agent-address

here's the main line of code where you hard-code the agent address you want:

https://github.com/escrowmyetherbd/escrowmyetherbd.github.io/blob/master/Source%20Files/src/NewTransactionRS.js#L306

faceyspacey avatar Jun 17 '19 11:06 faceyspacey

Awesome, thanks a lot!

On Mon, Jun 17, 2019 at 4:53 AM James Gillmore [email protected] wrote:

you need to modify the dApp code, as described here:

https://github.com/escrowmyetherbd/escrowmyetherbd.github.io#hardcoding-escrow-agent-address

here's the main line of code where you hard-code the agent address you want:

https://github.com/escrowmyetherbd/escrowmyetherbd.github.io/blob/master/Source%20Files/src/NewTransactionRS.js#L306

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KayinCheung/KayinCheung.github.io/issues/5?email_source=notifications&email_token=AANE6N3UXIBCLCLTZA6BVULP253L5A5CNFSM4HSBKGL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX25TZQ#issuecomment-502651366, or mute the thread https://github.com/notifications/unsubscribe-auth/AANE6NZKHMJ7RAJVVPMEQE3P253L5ANCNFSM4HSBKGLQ .

rogueops avatar Jun 17 '19 18:06 rogueops

By the way, is Metamask working for you? Does your ethereum address appear in the "Select Address" dropdown on the buyer, seller etc pages. It does for me in Chrome, but not in Chrome Canary.

faceyspacey avatar Jun 17 '19 20:06 faceyspacey