mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Bringing openpassport/main (#19)
Co-authored-by: seshanthS <seshanth@protonmail.com> Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com> Co-authored-by: thomas-senechal <thomas.senechal@pm.me> Co-authored-by: motemotech <i.am.nicoshark@gmail.com> Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com> Co-authored-by: ayman <aymanshaik1015@gmail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// import { ethers } from 'ethers';
|
||||
import { getCurrentDateYYMMDD } from '../../../common/src/utils/utils';
|
||||
import { getCurrentDateYYMMDD } from '../../../common/src/utils/date';
|
||||
import {
|
||||
attributeToPosition,
|
||||
circuitNameFromMode,
|
||||
REGISTER_CONTRACT_ADDRESS,
|
||||
} from '../../../common/src/constants/constants';
|
||||
import { derToBytes } from '../../../common/src/utils/csca';
|
||||
import { derToBytes } from '../../../common/src/utils/bytes';
|
||||
import forge from 'node-forge';
|
||||
import { SKI_PEM, SKI_PEM_DEV } from './skiPem';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user