Skip to content

AlphadayHQ/widgets-web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphaday Widgets Codebase

This repository combines all public widget components and all web3 related functionality which the Alpahday app imports. It is imported as an external library before building the live application in the deployment process.

This repo will progressively include more/all widgets in time.

Current contents are:

  • Portfolio widget
  • Connecft wallet funcionality
  • Verify wallet funcionality

Requirements:

  • Node v16.x.x
  • yarn 1.22.x

Set locally up with these steps:

  1. cd into the widgets folder
  2. npm install —global yarn
  3. yarn
  4. yarn start to start the development server
  5. yarn build to create/update the build folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published