File tree Expand file tree Collapse file tree 12 files changed +23
-7
lines changed
Expand file tree Collapse file tree 12 files changed +23
-7
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ Faremeter can enable payment strategies wherever you need them. It can deploy wi
2828- Solana-Devnet
2929- Base-Mainnet
3030- Base-Sepolia
31+ - SKALE Base
32+ - SKALE Base-Sepolia
33+ - Monad
3134- Coinbase's x402 v1 & v2
3235- Cloudflare's Pay-Per-Crawl (coming soon)
3336- L402 (coming soon)
Original file line number Diff line number Diff line change 5757 < link rel ="stylesheet " href ="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css ">
5858
5959
60-
60+ < link rel =" stylesheet " href =" http://localhost:1313/terminal.css " >
6161
6262< link rel ="stylesheet " href ="http://localhost:1313/style.css ">
6363
Original file line number Diff line number Diff line change 5757 < link rel ="stylesheet " href ="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css ">
5858
5959
60-
60+ < link rel =" stylesheet " href =" http://localhost:1313/terminal.css " >
6161
6262< link rel ="stylesheet " href ="http://localhost:1313/style.css ">
6363
Original file line number Diff line number Diff line change 5858 < link rel ="stylesheet " href ="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css ">
5959
6060
61-
61+ < link rel =" stylesheet " href =" http://localhost:1313/terminal.css " >
6262
6363< link rel ="stylesheet " href ="http://localhost:1313/style.css ">
6464
@@ -147,7 +147,10 @@ <h2 id="what-we-support">What We Support</h2>
147147< li > Solana-Devnet</ li >
148148< li > Base-Mainnet</ li >
149149< li > Base-Sepolia</ li >
150- < li > Coinbase’s x402</ li >
150+ < li > SKALE Base</ li >
151+ < li > SKALE Base-Sepolia</ li >
152+ < li > Monad</ li >
153+ < li > Coinbase’s x402 v1 & v2</ li >
151154< li > Cloudflare’s Pay-Per-Crawl (coming soon)</ li >
152155< li > L402 (coming soon)</ li >
153156</ ul >
Original file line number Diff line number Diff line change 44: root {
55 --background : # 000000 ;
66 --foreground : # eceae5 ;
7- --accent : # 32858b ;
7+ --accent : # e96428 ;
88 --radius : 0 ;
99 --font-size : 1rem ;
1010 --line-height : 1.54em ;
Original file line number Diff line number Diff line change 5757 < link rel ="stylesheet " href ="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css ">
5858
5959
60-
60+ < link rel =" stylesheet " href =" http://localhost:1313/terminal.css " >
6161
6262< link rel ="stylesheet " href ="http://localhost:1313/style.css ">
6363
Original file line number Diff line number Diff line change 1+ : root {
2+ --background : # 000000 ;
3+ --foreground : # eceae5 ;
4+ --accent : # e96428 ;
5+ }
You can’t perform that action at this time.
0 commit comments