GithubHelp home page GithubHelp logo

ethnyc-2023-remote-control-eoa's Introduction

TechDemo for a Remote Control EOA for gas efficient flexible for funds management teams with varying levels of permission. Using XMTP and Metamask Snaps

Slides Version.

The Problem

In many situations it takes a team to best manage investments in a crypto account not just the beneficial owner.

If we want to strive for a world free of government regulation on the movement of our assets and more resilience from fuckups like Alameta Research we need to advance shared account/asset management tooling

The Solution

A simple server which is only controlled by the beneficial owner keeps the private keys safe but gives remote access (over xmtp) to signing transactions by authorized third parties under certain constraints.

Technical account managers can run existing trading algorithms (ethers.js or web3.py based code) on any system of their choosing giving complete flexibility and code reuse.

Non technical account managers can use our tools to record browser actions (using metamask-snaps) and save them as reusable scripts. As well as executing those scripts potentially over 100s of wallets simultaneously.

The Impact

AirDrop farming today is a sketchy industry with people sharing private keys to “trusted partners” plagued with lower level developers inserting backdoors into their scripts or personally draining assets over night. RemoteEOA could turn this into a legit investment strategy accessible to anyone.

Account Abstraction is coming but it is not here yet on most chains and automated traders know that anything that causes even a tiny amount of extra gas or delay in getting a transaction submitted puts them at a disadvantage hence won’t get used. RemoteEOA can provide many of the advantages of Account Abstraction without the extra gas.

Future Developments

  • Community
    • Script sharing repository. If scripts are ready to be run without risks due to account restrictions people can try them out and rate them without a technical person doing an audit of the script first.
    • A leaderboard of who made the most gains in a certain chain/token at the lowest gas fees
    • Matchmaking with account managers than can offer their expertise in AirDrop farming, bridge hack quick recovery skills or arbitrage algo trading… With our system proving their track record and still not Doxing the managers.
  • Tech
    • Add remote controlling of centralized exchange accounts with harder restrictions and more flexibility than the native API would give as they are never intended to be used by 3rd parties.
    • To go legit the RemoteEOA server needs good audits we kept the code intentionally small server side.
    • We’ll add HTTP as communication channel for teams that have secure internal networks setup.
  • Babel is used for transpiling TypeScript to JavaScript, so when building with the CLI, transpilationMode must be set to localOnly (default) or localAndDeps.

ethnyc-2023-remote-control-eoa's People

Contributors

brooklynbagel avatar reisepass avatar

Watchers

 avatar  avatar

ethnyc-2023-remote-control-eoa's Issues

Minimal Manager web APP

  1. Text field where you can past the XMTP listern server address (or hard code)
  2. Hard code the account manager private key into the webApp for now.
  3. Ask the XMTP listern for list of accounts under managment. with command "list_wallets"
  4. Create UI check boxes which selects the accounts to sign a transaction with.
  5. Get 2 transactions from metamask snap like [ buy wETH > Sign approval of USDC contract > Swap wETH for USDC ] UniSwap is on seoplia
  6. show transcation in UI and let account manager with CheckBox select them from a list
  7. Execute Sign_and_Send for each transaction on each wallet in the series.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.