issues
search
Fierro-Labs
/
Fierro
IPNS API and pinning service
https://www.fierro.io
MIT License
34
stars
4
forks
source link
Get key
#4
Closed
mrodriguez3313
closed
2 years ago
mrodriguez3313
commented
2 years ago
Multiple Features were added:
Get() endpoint
generate key to local node keystore
export key to default local dir
delete key from local node keystore
return .key file to client to download
delete key from local dir
Put() endpoint
accept & grab uploaded .key file from client
accept & grab CID from client (TODO: accept multiple files, to upload to IPFS for user)
import .key file to local node keystore
use key to publish content to IPFS signed with user's key
TODO: delete key from local node keystore
Multiple Features were added:
Get() endpoint
Put() endpoint