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

https://github.com/markmhendrickson/bimba-coin


https://github.com/markmhendrickson/bimba-coin

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

This is an app for experimenting with $BIMBA coin on [Stacks](https://stacks.org/).

All the interesting stuff is in [`index.js`](pages/index.js) (e.g. authentication and transaction signing calls).

![Bimba](public/images/bimba-small.jpeg)

## Getting Started

```bash
npm install
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.