snac-cooperative / snac

SNAC Server with WebUI and RestAPI
Other
5 stars 3 forks source link

Ark Manager mint real arks #23

Closed deternitydx closed 7 years ago

deternitydx commented 7 years ago

In gitlab by @deternitydx on Sep 15, 2016, 12:55

The ark manager currently mints temporary arks only. It should be updated with the functionality to request from postgres a real ark.

deternitydx commented 7 years ago

In gitlab by @deternitydx on Sep 15, 2016, 15:26

The ark manager has been updated to version 1.0.0 as of commit snac/ark-manager@bca9a47. That commit has the real minting of arks. We should still address the process of adding new arks to postgres: Adding a new issue for that.