Skip to content

stevechainer/nft-marketing-service

Repository files navigation

NFT Market AWS Serverless Lambda Service

GitHub code style: prettier

To use together with NFT Marketplace

Installation

Make sure you have serverless installed

npm install serverless -g
npm install

Setup

env file required

IPFS_HOST: ipfs.infura.io
IPFS_PROTOCOL: https
IPFS_PORT: 5001
APIETHERSCAN: 
DOMAIN_NAME: your.domain.for.your.api.com
CERTIFICATE_ARN: 
ZONE_ID: 
IPFS_INFURA_PROJECT_ID: 
IPFS_INFURA_SECRET:

Running locally sls offline

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published