Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 760 Bytes

File metadata and controls

23 lines (16 loc) · 760 Bytes

VSCIRegV1

Registration to join VISC for developers

Instruction

Create a PR and put file named YOUR_GITHUB_ID.dat in the folder reg with the following content:

SHA-256:(SHA-256(VISC:YOUR_GITHUB_ID_IN_LOWER_CASE))
KECCAK-256:(KECCAK-256(VISC:YOUR_GITHUB_ID_IN_LOWER_CASE))

For example my string is VISC:vietlq and my file vietlq.dat should look like this:

SHA-256:815f421ea518866d186845a4be3a46828ed21429a896654b36b7ddba1e464d04
KECCAK-256:47620e53f94f7d9f4560e4f89e25bb60513941f39fbc30d2494333431dc6c234

Original Quiz