Skip to content

A profile application built using thirdweb on optimism-goreli testnet and created profile with Ethereum Attestation Service(EAS) and added a method to add profile photo storing it using web3.storage. Also, added a feature of domainName where a single address can get it's own name (like ENS).

License

Notifications You must be signed in to change notification settings

ujwxl23/EAS_Profile

Repository files navigation

CRA JavaScript Starter

Starter kit to build with Create React App and thirdweb without additional initial configuration.

Installation

Install the template with thirdweb create

 npx thirdweb create --template cra-javascript-starter

Run Locally

Install dependencies

yarn

Start the server

yarn start

Environment Variables

To run this project, you will need to add the CLIENT_ID variables to your .env file.

You can generate your clientId and secretKey via thirdweb's dashboard.

Deployment

Deploy a copy of your application to IPFS using the following command:

yarn deploy

Additional Resources

Contributing

Contributions and feedback are always welcome!

Please visit our open source page for more information.

Need help?

For help, join the discord or visit our support page.

About

A profile application built using thirdweb on optimism-goreli testnet and created profile with Ethereum Attestation Service(EAS) and added a method to add profile photo storing it using web3.storage. Also, added a feature of domainName where a single address can get it's own name (like ENS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages