Skip to content

tarek-eg/ic-nodejs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs examples for Internet Computer Protocol

https://smartcontracts.org/docs/current/developer-docs/quickstart/hello10mins

Canisters

Make sure to create a .env file with the same format as .env.example

PATH_TO_PRIVATE_KEY path to your identity private keys

HOST should be https://boundary.ic0.app/

CYCLES_WALLET your wallet cansiter that holds your cycles

npm install Make sure you follow the installation guide

https://github.com/Psychedelic/sonic-js-example#setup-github-configuration

npm login --registry=https://npm.pkg.github.com --scope=@Psychedelic

npm start

For any questions please open an issue.

About

Nodejs examples for Internet Computer Protocol (ICP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published