Skip to content

Encode-Solidity-Bootcamp/muse-backend

Repository files navigation

for the purpose of testing nothing needs to be done

it currently has a Dummy contract that's also callable

to run locally clone this repo

npm install npm start dev

input npm start dev into your terminal just input localhost:4000/api into your browser

then follow the prompt, you should get a Json of response in this format

nftContract: string; tokenId: number; amount: number; price: number; seller: string; name: string; sold: boolean;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published