coti-io / coti-sdk-typescript-examples

TypeScript SDK for COTI v2 - Confidentially Enabling L2
https://coti.io
Apache License 2.0
5 stars 1 forks source link

Add step-by-step examples on contract deployment #2

Open danielgruesso opened 6 months ago

danielgruesso commented 6 months ago

Add instructions on deploying core contracts such as:

  1. onboard account
  2. data on chain
gmesika-coti commented 5 months ago

currently, for typescript we only use pre-deployed contracts only. we should consider adding the deployment functionality as we have in python - but still considering its useability later on.