mirror of
https://github.com/embarklabs/swarm-api.git
synced 2026-08-27 15:51:16 +00:00
Renamed library to swarm-api to appease npm swarmapi NodeJS CLI bin updated to use all of the newest functions in the library README updated with API doc
10 lines
215 B
HTML
10 lines
215 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>SwarmAPI — standalone</title>
|
|
<script src="swarm-api.min.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|