- we not yet configuring the backend may be 1-2 weeks to come
- use Universal Profile Browser Ext and turn off your metamask
- user create contract and add the 5 guardians address
- after that the guardians will be controller the addresss user who create the contract
- if user universal profile who made contract do transaction out, the contract will be notice the guardians to voting and validation the transaction
- if user universal profile who madr contract di recovery and change the guardians address, the contract will be notice the guardians to voting and validation the transaction
- chakra-ui
- wagmi
- Universal Profile Browser Extension
- LSP11BasicSocialRecovery
- @lukso/lsp-factory
- @erc725/erc725.js
- ethers
- ethereum-waffle
- openzeppelin
- hardhat
- yarn
- npm
git clone https://github.com/deepface19/Cross-Guild.git
cd packages/hardhat
yarn install
// for L16 lukso Testnet //
yarn deploy:luksoL16
or
// for L14 Lukso Testnet//
yarn deploy:luksoL14
cd packages/frontend
npm install
npm start [localhost:3000]