Skip to content

christama/delegation-toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeleGator SDK Monorepo

This monorepo consists of a suite of tools to enable developers to build using the MetaMask Smart Contract Accounts, and Delegation system.

Project Structure

  • ./packages contains top level packages that will be deployed for external use
    • /delegation-abis has collection of ABIs corresponding to a specific version of the Delegation Framework.
    • /delegation-deployments contains deployments for different versions of the Delegation Framework.
    • /delegation-toolkit has utilities for creating a DeleGator SCA know as MetaMask smart account, setting up delegations, and redeeming them.
    • /delegator-e2e has end-to-end tests for the Delegation Toolkit.
  • ./shared contains basic shared resources for configuring and testing the packages.

Getting Started

To get started with the monorepo, please make sure to review the requirements.

yarn install && yarn dev

Contributing

If you are interested in contributing, please see the contribution guide.

Useful Links

About

A Viem-based Toolkit for integrating embedded smart contract wallets into dapps.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.0%
  • JavaScript 1.8%
  • Other 0.2%