autonomys / auto-mobile

Auto Typescript SDK
MIT License
0 stars 2 forks source link

Add feature: "Verified user can request payment from friend" #30

Closed abhi3700 closed 9 months ago

abhi3700 commented 9 months ago

Description

This PR adds the key changes on top of branch: add-faucet that is pending for merge in PR #29 .

This feature contains a contract - SendersTreasury, the code (contract & its tests, deploy scripts) of which is available in this repo: subspace-evm-contracts. The contract is deployed at 0xC74aF26d9195c9c521D47BD305e1119d10139003 on Nova domain of Gemini-3g testnet.

Key changes

abhi3700 commented 9 months ago

Already covered in PR #31 to leave the footprint for this feature.

Merging in sequence.