zkopru-network / zkopru

Ethereum L2 scaling solution for private transactions using zk-SNARK and optimistic rollup.
https://zkopru.network
GNU General Public License v3.0
217 stars 28 forks source link

create database file with name by each network or contract #391

Closed sifnoc closed 2 years ago

sifnoc commented 2 years ago

Currently, only one database file, the name 'zkopru', for using zkopru web wallet.

We need databases for each network and each zkopru contract in indexedDB.

To be like this

related branch wallet - feat/network-selector