UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

11 lines (10 loc) 220 B
<!doctype html> <html> <head> <title>Canvas example</title> </head> <body> <canvas width="320" height="320" id="canvas">Canvas not supported</canvas> <script src="bundle.js"></script> </body> </html>