Skip to content

decentldotland/mem_canister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@decentldotland/mem_canister

MEM serverless functions fetch canister

Prerequisites & Build

sudo DFX_VERSION=0.15.2 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"

git pull /~https://github.com/decentldotland/mem_canister.git

npm install

Deploy & Run

dfx start // start your local replica

dfx deploy mem_canister // in another terminal deploy the canister

dfx canister call mem_canister memGet '("ltKTJCTQc5jvbqwgB1dgw3Sn30ZKT_U1eMZ7dvxHkVY")' // call the getMem method

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published