Integrating

In addition to building applications directly on Base, you may wish to integrate Base into other new or existing applications.

You can do this by providing functionality in your app such as Share to Base, Follow Base, or Login with Base.

Share to Base

You can create a "Share to Base" button easily via the DApp using HTML.

Follow on Base

If you want to include a follow intent button in your website/web app, it's very easy! Just copy/paste the code snippet below and replace the handle with the handle you want the button intent to follow.

Sign in with Base

If you want to include a "Login to Base" button in your web application to connect to a wallet that includes a Base profile, you can use the code below.

Last updated