Skip to content

satelite-digital/web3-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Web3 Authentication<>

Powered by Thirdweb


Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

folder_preview.png

One of the use cases for NFTs and Web3 technologies that I believe could add value to many industries right now is the ability to use NFTs holding status as a factor of authentication.

I recently learned about the #ClerkDev #thirdwebHackathon on #Hashnode and thought it would be a great opportunity to build tool that allows you to do just that.

The idea is to have a web application for you to create and manage application projects. An application project holds information such as Name, Description, Success URL, Unauthorized URL, and also an API Key that gets generated automatically. It will also hold a collection of rules such as:

  • Wallet should hold any NFT of X collection
  • Wallet should hold this specific TokenID from X collection

This way you are creating a security profile for NFT holders. Then the project will also provide a React component you can instal on any project to import components that integrate with your application projects such as a "Sign In with Metamask" button.

Built With

  • ThirdWeb - AS Web3 SDK and service provider
  • NextJS - As frontend application framework
  • React - As frontend library
  • DaisyUI - As UI library
  • Node.js - Serverless functions runtime
  • Vercel - Application hosting and serverless functions platform
  • Prisma - ORM
  • PlanetScale - Database

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Erick Ruano - @_erickruano - erick@satelite.digital

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors