An open API service indexing awesome lists of open source software.

https://github.com/joticajulian/koinos-claim

website to claim koins
https://github.com/joticajulian/koinos-claim

Last synced: 27 days ago
JSON representation

website to claim koins

Awesome Lists containing this project

README

        

# koinos-claim
website to claim koins. It uses Metamask to prove the ownership of the tokens and Kondor to send the transaction to the koinos blockchain.
You can test it here: https://joticajulian.github.io/koinos-claim/

Install dependencies
```
yarn install
```

Start the server
```
yarn start
```

The website will be available in http://localhost:8081