• Welcome to forex.pm forex forum binary options trade. Please login or sign up.
 

where is stacks/network source code? [closed]

Started by Bitcoin, Feb 13, 2022, 11:11 am

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bitcoin

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]