New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pocblockchain/pocc-demo

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pocblockchain/pocc-demo

  • v0.0.0-20210105095043-afd9a9881491
  • Source
  • Go
  • Socket score

Version published
Created
Source

1。 本demo演示了如何在pocc测试网上构建、签名、发送转账交易的过程,3.113.3.207:26657 是测试网地址。 2。 请参考tests中的TestBasicSend()中的流程构建转账交易 c.send -> 构建bank.MsgSend消息 ->调用c.SignAndBroadCastTx去签名和发送交易 | |-> SignMsg 获取ChainID, accountNumber, Sequence, MinGasPrice, Gas构建交易并用私钥签名, | |-> BroadcastTxSync(),发送交易到mempool

  1. 测试网浏览器地址: https://explorer-test.pocblockchain.io/

FAQs

Package last updated on 05 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc