Skip to content

dean-57blocks/public-domain-ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public-domain-ip

The public domain ip project provides a series of tools to prepare and upload ip assets of public domain books into story protocol.

Prepare Data

The scripts in prepare-data folder focus on the ip related data preparation. It download the book, extract characters and map those data to IP asset. All the data will be store in the database for the next step

Upload Data

The scripts in upload-data folder focus on the ip uploading to story protocol via SDK. This tool reads the IP organizations, IP assets, relationship types and relationships from database. It upload the metadata to the storage and upload IP data by the IP organization.

Test Data

The files in test-data includes database and images of test ip assets for select 10 books. It will help to directly validate the upload workflow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.5%
  • Python 43.4%
  • JavaScript 0.1%