Skip to content

dev-protocol/khaos-update-cap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6810cac · Apr 22, 2024
Mar 19, 2024
Apr 27, 2021
Mar 19, 2024
Oct 21, 2021
Feb 4, 2021
Mar 19, 2024
Feb 4, 2021
Mar 19, 2024
May 1, 2021
Feb 4, 2021
Feb 4, 2021
Feb 4, 2021
Feb 4, 2021
Mar 19, 2024
Apr 22, 2024
Feb 4, 2021
Jun 28, 2021
Feb 4, 2021
Apr 22, 2024

Repository files navigation

Khaos Update Cap

update cap of DEV Protocol

Deployment

When the function is ready, build the source code with the following command.

yarn build

A subdirectory named bundled is added to this directory, and bundled/index.js is generated.

Then add bundled/index.js to IPFS. You can add files to IPFS node provided by Infura using the following command. (Use curl)

yarn deploy

> {"Name":"index.js","Hash":"IPFS_HASH_FOR_FILE","Size":"554"}
> {"Name":"","Hash":"IPFS_HASH_FOR_DIRECTORY","Size":"609"}

Your function has been deployed!

Submit the IPFS_HASH_FOR_DIRECTORY part to Khaos Registry.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published