Skip to content

Adds slime as module#9

Open
hasjack wants to merge 1 commit intodevelopmentfrom
feature/slime
Open

Adds slime as module#9
hasjack wants to merge 1 commit intodevelopmentfrom
feature/slime

Conversation

@hasjack
Copy link
Collaborator

@hasjack hasjack commented Aug 5, 2024

Slime added as module.

This is deployed to Base so requires web3 connection to that network handled by setting a Base wss endpoint up in quicknode, editing the .env file accordingly and restarting the container.

Indexing took about 10 minutes as the contract was only deployed a few months ago.

Endpoints available:

http://localhost:8680/slime/nfts <-- all slime nfts (GET)
http://localhost:8680/slime/owners <-- all slime nft owners (GET)
http://localhost:8680/slime/auth <-- login endpoint (POST)
http://localhost:8680/slime/auth/check-token <-- checks an existing token (POST)
http://localhost:8680/slime/auth/logout (POST)

Socket:
http://localhost:8680/slime <-- socket handling block height / message room

slime on...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant