mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 14:47:59 +00:00
99e4ee3ab8
- Renamed all subxt crates to pezkuwi-subxt - Updated internal references - Configured for Pezkuwi ecosystem
11 lines
243 B
HTML
11 lines
243 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link data-trunk rel="scss" href="index.scss" />
|
|
<link data-trunk rel="inline" href="index.js" />
|
|
<title>Subxt Examples Yew App</title>
|
|
</head>
|
|
<body></body>
|
|
</html>
|