Skip to content

rhinestonewtf/core-modules

Repository files navigation

Core Modules

Rhinestone Core Modules for Smart Accounts

Modules:

  • AutoSavings: Automatically save a portion of received tokens into a vault
  • ColdStorageHook: Secure your account by transforming it into cold storage for your assets
  • ColdStorageFlashloan: Enable using the utility of your assets in cold storage through flashloans
  • DeadmanSwitch: Secure your account by setting up a deadman switch
  • HookMultiPlexer: Use multiple hooks based on granular conditions
  • MultiFactor: Multiplex different validators to make your account more secure
  • OwnableExecutor: Control your account from another account
  • OwnableValidator: Own your account using an EOA or a set of EOAs
  • RegistryHook: Use the Rhinestone Registry to ensure you only install secure modules
  • ScheduledOrders: Automate swaps on a schedule
  • ScheduledTransactions: Automate transactions on a schedule
  • SocialRecovery: Recover your account using a set of trusted friends

Using the modules

To use the modules in an application, head to our sdk documentation for more information.

Using this repo

To install the dependencies, run:

pnpm install

To build the project, run:

forge build

To run the tests, run:

forge test

Contributing

For feature or change requests, feel free to open a PR, start a discussion or get in touch with us.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published