Commit 83bb48d 1 parent c45a813 commit 83bb48d Copy full SHA for 83bb48d
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Tohma Devnet Bridge
1
+ # OP Devnet Bridge
2
2
3
- This repo implements a simple bridging interface for depositing to and withdrawing from Tohma L2 devnet.
3
+ This repo implements a simple bridging interface for depositing to and withdrawing from OP L2 devnet.
4
4
5
5
## Installation and setup
6
6
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ export default function RootLayout({
29
29
< html lang = "en" suppressHydrationWarning >
30
30
< head >
31
31
< meta charSet = "utf-8" />
32
- < title > Tohma Devnet Interface</ title >
33
- < meta property = "og:title" content = "Tohma Devnet Bridge" />
32
+ < title > Snapchain OP Devnet Interface</ title >
33
+ < meta property = "og:title" content = "Snapchain Devnet Bridge" />
34
34
< meta property = "og:url" content = "https://tohma.bridge.snapcha.in" />
35
35
< meta
36
36
property = "og:image"
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " snapchain-tohma -bridge" ,
2
+ "name" : " snapchain-op -bridge" ,
3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
You can’t perform that action at this time.
0 commit comments