bitomc 0.1.4

BitOMC wallet and indexer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
}

canvas {
  height: 100%;
  width: 100%;
  object-fit: contain;
}