issues
search
Fierro-Labs
/
Fierro
IPNS API and pinning service
https://www.fierro.io
MIT License
34
stars
4
forks
source link
Test func
#1
Closed
mrodriguez3313
closed
2 years ago
mrodriguez3313
commented
2 years ago
Added basic functionality:
Generate key through shell keygen to local node
Add const file in local dir to ipfs
Published ipfsPath to IPNS signed w/new key, using custom shell Publish function
Delete key so as to not save it forever
Removed Post and Get functions so that I can add them in later one at a time as they work as expected
Refactored code to look cleaner and compartamentalize functions to specific tasks