Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
/ react-likecoin Public archive

💰 Unofficial plugin for LikeCoin on React, Nextjs or Gatsby.

License

Notifications You must be signed in to change notification settings

andrewmmc/react-likecoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-likecoin

Unofficial plugin for LikeCoin on React, Nextjs or Gatsby.

Civic Liker is a movement to realign creativity and reward, by the technology of nano-payment to decouple media’s income from advertising needs. Any website can enable the LikeCoin button by installing the plugin. Each “Like” from the readers let creators to be rewarded.

What's LikeCoin?

Install

npm i react-likecoin
## or
yarn react-likecoin

How to use

In your React component, add the following to use react-likecoin:

import LikeCoin from 'react-likecoin';

// render
<LikeCoin userId="" />
Props Required? Description
userId (string) Y Your LikeCoin ID.
referrer (string) N / Y for SSR Referrer URL, your page current URL for LikeCoin's tracking. Only required for SSR.
style (object) N Optional styling.

Author

Questions?

About

💰 Unofficial plugin for LikeCoin on React, Nextjs or Gatsby.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published