Javascript CDN
Embed LikeCoin button by just including <script> in your website
Usage
Sample HTML
<!DOCTYPE html>
<html lang="en">
<head>
<title>LikeCoin button SDK demo</title>
</head>
<body>
<div class="likecoin-embed likecoin-button" data-liker-id="chungwu" data-href="https://docs.like.co/developer/likecoin-button/"></div>
<script src="https://static.like.co/sdk/v1/button.js"></script>
</body>
</html>
Source Repository
Last updated