Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nand2 authored Jun 13, 2024
1 parent a8204b6 commit acafe84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ EVM Browser support ``.eth`` ENS domains and ``.og`` Linagee domains.

## Current limitations

Due to a bug in electron, web storage apis (localStorage, sessionStorage, webSQL, indexedDB, cookies) are disabled for now (see [progress in issue](https:/nand2/evm-browser/issues/3))
- web storage apis (localStorage, sessionStorage, webSQL, indexedDB, cookies) are disabled for now (see [progress in issue](https:/nand2/evm-browser/issues/3)), due to a bug in electron.
- Loading resources from blockchain with a chain id above 65536 (such as Sepolia) will fail.

## Usage

Expand Down

0 comments on commit acafe84

Please sign in to comment.