Skip to content

MoMannn/api-example-deployment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of how to 0xcertAPI deployments.

The example is wrapped in a simple dApp to showcase not only functionalities but also the basic principles of handling blockchain communication through 0xcertAPI. Main logic is isolated in src/example.ts while response handling is located in index.ts.

Project stucture:

Path Description
src/example.ts Main logic showing the use.
src/config.ts Configuration file.
index.html Front end styling.
index.ts Controller connecting front end to the logic.
package.json Dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.5%
  • CSS 15.4%
  • HTML 10.1%