-
- Downloads
Extract contacts from Cobra .csv files.
Takes two seperate .csv files, one with techie contacts and one with all contacts. First extracts the institution name for each Ethereum address from all contracts (Addresses must be in Bemerkung field of Haupt address). Then formats the contacts and checks if there are Techie contacts. If there are, adds all of them to the contacts. If none, adds all contacts at consortium contacts of the institute.
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- contacts.js 209 additions, 0 deletionscontacts.js
- index.js 13 additions, 4 deletionsindex.js
- package-lock.json 40 additions, 0 deletionspackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- validators.js 2 additions, 2 deletionsvalidators.js
Loading
Please register or sign in to comment