Skip to content

tantodefi/dynamic-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic extension

alt text

This Scaffold-ETH 2 extension comes pre-configured with Dynamic.xyz, providing an example to help you get started quickly. Follow the steps below to set up and start using the extension.

Installation

  1. Create a new project with Dynamic extension:
npx create-eth@latest -e tantodefi/dynamic-extension
  1. Configure environment variables:

Create the file packages/nextjs/.env.local and copy the contents of packages/nextjs/.env.example into it.

  1. Get your Dynamic API Key:

Visit the Dynamic Dashboard to get your Api Key: https://app.dynamic.xyz/ and add it to packages/nextjs/.env.local

Note: Make sure to update the API key into the 'NEXT_PUBLIC_DYNAMIC_API_KEY' variable

Documentation

For more detailed information and usage visit: https://docs.dynamic.xyz/introduction/welcome or watch this youtube video

Notes

  • make sure to follow the steps at the /dynamic-login page which is linked in the header

About

a scaffold-eth-2 extension with https://www.dynamic.xyz/ provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published