File tree Expand file tree Collapse file tree 3 files changed +40
-0
lines changed
img/about-settlemint/blockchain-logos Expand file tree Collapse file tree 3 files changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -188,4 +188,44 @@ SettleMint currently supports the following protocols:
188188 <div className = " text-center" >Hedera Mainnet & Testnet. Full nodes</div >
189189 </div >
190190 </Card >
191+
192+ { " " }
193+
194+ <Card href = " /blockchain-guides/soneium/the-basics" >
195+ <h3 className = " mb-4" >Soneium</h3 >
196+ <div className = " flex flex-col items-center gap-4" >
197+ <div
198+ style = { {
199+ width: " 64px" ,
200+ height: " 64px" ,
201+ display: " flex" ,
202+ alignItems: " center" ,
203+ justifyContent: " center" ,
204+ }}
205+ >
206+ ![ Soneium] ( ../../img/about-settlemint/blockchain-logos/soneium-logo.png )
207+ </div >
208+ <div className = " text-center" >Mainnet & Testnet. Full nodes</div >
209+ </div >
210+ </Card >
211+
212+ { " " }
213+
214+ <Card href = " /blockchain-guides/fantom/the-basics" >
215+ <h3 className = " mb-4" >Fantom</h3 >
216+ <div className = " flex flex-col items-center gap-4" >
217+ <div
218+ style = { {
219+ width: " 64px" ,
220+ height: " 64px" ,
221+ display: " flex" ,
222+ alignItems: " center" ,
223+ justifyContent: " center" ,
224+ }}
225+ >
226+ ![ Fantom] ( ../../img/about-settlemint/blockchain-logos/fantom-logo.png )
227+ </div >
228+ <div className = " text-center" >Mainnet & Testnet. Full nodes</div >
229+ </div >
230+ </Card >
191231</Cards >
You can’t perform that action at this time.
0 commit comments