forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 13, 2022, 11:11 am

Title: where is stacks/network source code? [closed]
Post by: Bitcoin on Feb 13, 2022, 11:11 am
where is stacks/network source code? [closed]

I trying to understand the stacks and citycoins codebase.  I am trying to find the cvToJSON function so that I can read the underlying code that is imported by this script.


https://github.com/citycoins/scripts/blob/main/utils.js


import {
  callReadOnlyFunction,
  cvToJSON,
  cvToValue,
  standardPrincipalCV,
  uintCV,
} from "@stacks/transactions";

Where is @stacks/network?  Or can you explain this code to me?  @stacks/network does not seem to be part of this github repo.      (this may not be the right stackexchange either..)


Source: where is stacks/network source code? [closed] (https://bitcoin.stackexchange.com/questions/112383/where-is-stacks-network-source-code)