Skip to content

aaronmboyd/icp-identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icp-identicon

This is a simple Typescript Express project that is an identicon generator using the caller principal, and optionally a salted (with ic.time()) identicon (should be mostly unique).

Minimally viable ICP project just to test out a minimally functional Azle project with no stable storage, using a basic Express server setup.

Usage

npm install
dfx deploy

Then view the routes in your browser

  • /identicon
  • /salty-identicon

image

About

Simple Express server deployed as an ICP canister to create basic identicons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published