fairDataSociety / fdp-contracts

Fair Data Protocol smart contracts and its utilities
4 stars 1 forks source link

Implement Multicall for User Registration #171

Open IgorShadurin opened 7 months ago

IgorShadurin commented 7 months ago

We need to upgrade our JavaScript library to integrate Multicall (https://github.com/mds1/multicall). This change will enable us to pack our three transactions into one during user registration, making the process more efficient.