Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbots API

  • The api used by bitbots.art
  • First time writting graphql please forgive the lack of structure

Requirements

First you must install redis (debian example)

  • sudo apt install redis-server
  • sudo systemctl restart redis.service

Build

Ensure you have met the requirements.

  • cp .env.example .env
  • in .env change YOUR_API_KEY_HERE to your https://blockfrost.io/dashboard mainnet key
  • yarn install
  • yarn start
  • wait (a while as all known bitbots are queried on chain)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages