What is Transaction Kit?

Writing code to perform transactions on the blockchain is still difficult. The learning curve is steep and some blockchain knowledge and Web3 development experience is needed. We have leveraged the power of the Etherspot platform to simplify this into a few React Components and Hooks that can be controlled via your React UI.

Transaction Kit is available on v1 and on Prime. If we don’t yet support the chain yet you need on Prime, consider using v1 until we support the chain you want to work on.

All you need to know is some basic React and you’re ready to develop Web3 applications which use Account Abstraction!

To get going with Transaction Kit instantly you can simply run:

npx start-web3 my-app
cd my-app
npm start

Features