Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

DeepDragons/dragons-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragon and Eggs generator.

Firebase env variables:

  • PROJECT_ID : firebase project.
  • SERVICE_ACCOUNT_KEY : Path string for firebase keys.
  • FIREBASE_KEY : firebase database name.

Blockchain env variables:

  • PROVIDER : Blockchain node URL.
  • DRAGONETH : Main contract address.
  • PROXY : Proxy contract address.

Cloudinary env variables:

  • CLOUD_NAME : Cloudinary project name.
  • CLOUD_API_KEY : Cloudinary API key.
  • CLOUD_API_SECRET : Cloudinary API secret.

Others env variables:

  • DATA_DIR : Path for details dir.

scripts.

Install all dependencies.

npm install

Start blockchain synchronization Blockchain with Firebase.

$ npm run sync:eth

Run Eggs generate.

$ npm run egg:eth

Run Dragons generate.

$ npm run dragon:eth

About

generated dragons and eggs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors