PolySmartChain
English
English
  • PSC Development Documentation
  • Overview
    • PolySmartChain Introduction
    • PSC Token
    • PolySmartChain Network
  • Blockchain Foundation
    • Types of Blockchain
    • Consensus Mechanism
    • GAS
    • Block
    • Account
    • WEB2 and WEB3
    • DAPP
    • Transaction
  • Economics
    • PSC Token Economics
    • PSC Token Effectiveness
  • Developer
    • Virtual Machine(EVM)
    • Deploy the First Contract
    • Release PRC-20 Token
    • Release PRC-721 Token
  • Node
    • RPC Node
    • Deploy
    • private chain
    • Developer Tools
    • Infrastructure
    • Smart Contract Libraries
  • Explorer
    • Explorer
  • Wallet
    • Supported Wallets
    • Using Metamask
    • Using TokenPocket
    • Using Imtoken
    • ImToken quick add network
  • Poly Bridge
    • PolyBridge Introduction
    • PolyBridge No-EVM Operation Tutorial
      • WDC to PSC(WDCSpace)
      • TRON to PSC(TronLink)
    • PolyBridge EVM Operation Tutorial
      • BNB Chain to PSC(MetaMask)
      • BNB Chain to PSC(Imtoken)
      • BNB Chain to PSC(TokenPocket)
    • PolyBridge Contracts
    • PolyBridge FAQ
  • DAPP
    • Swanswap
      • How to buy PSC tokens in Swanswap
      • How to Add PSC-USDT Liquidity in Swanswap
    • NFT Auction
      • Claim PolyJetClub
      • View PolyJetClub in the MetaMask Wallet
    • Social
      • Register Social
    • Mining Pool
      • Stake LP Token to Mining Pool
      • Mining Pool FAQ
    • Stake-in-farmV2
    • PolyDao Proposal Description
      • PolyDao Proposal FAQ
  • Resource
    • Resource
    • Contract
Powered by GitBook
On this page
  • Description Front-End PSC API
  • Back-End PSC API
  • Bootloader/Out-of-the-box Tools
  • Infrastructure
  1. Node

Developer Tools

Description Front-End PSC API

Name

Description

Javascript Web3

Javascript Web3 Alternative

Javascript Web3 alternative, useful utilities and wallet features

Advanced responsive JS library optimized for light clients

Typing Script Web3 Alternative

Modern, zero-configuration, advanced libraries for interacting and transacting with smart contracts.

TypeScript port for web3.js. Benefits include tiny builds and full type safety, including when interacting with contracts.

Cross-platform Ethereum development framework

Redux library for connecting the front-end to the blockchain

Making a JavaScript SDK for native mobile Ethernet DAPP using React Native

React framework for building single-page Ethereum dApp

Communicate with different blockchains (including Ether) using a single interface.

Delphi interface for the Ethernet blockchain, allowing the development of native dApp for Windows, macOS, iOS and Android.

Javascript Web3, MetaMask alternative, no extensions required, cross-browser support, for mobile devices and the web. Built for mainstream user adoption. Also offers a rich back-end API

Back-End PSC API

Name

Description

Python Web3

PHP Web3

PHP Web3

Java Web3

.Net Web3

Ruby Web3

Haskell Web3

Kotlin Web3

Bridge between Ethernet smart contract events and back-end microservices, written in Java by Kauri

Elixir JSON-RPC Client for the Ethernet Blockchain

A gateway that allows you to run multiple Ethernet nodes for redundancy and load balancing. Can be run as a replacement for (or on top of) Infura. Written in Golang.

A set of helper methods in Elixir to help query ETH smart contracts

MESG service that interacts with any Ethernet contract based on address and ABI.

The MESG service that interacts with and interacts with events from Ethernet.

Python, JS, and Java SDKs for simplifying interaction with Ethernet. use relays to apportion transaction costs to relays.

A set of APIs for querying the HSC, creating wallets, and executing transactions. APIs include the ability to create and manage ERC721 and ERC1155 NFTs on the HSC. A rich front-end is also provided.

Bootloader/Out-of-the-box Tools

Name
Description

Packaged Components for the Ethernet Ecosystem

Out-of-the-box deployment script for dedicated PoA networks

Out-of-the-box deployment script for private PoW networks

Native sandbox implementation of the CryptoKitties API and smart contracts that can be used as Truffle Box

The aragonCLI is used to create and develop Aragon applications and organizations.

A library that facilitates javascript applications to access DAOstack Arc Ethereum smart contracts.

Assist.js is an embeddable widget that improves the usability of the Dapp. The tool programmatically identifies and outlines clear actions for end users to follow when interacting with MetaMask in order to overcome and even prevent common pitfalls and obstacles.

PWallet provider for PSC Dapps with social login and HSC NFT support (ERC721 and ERC1155)

Name
Description

Library for decoding data parameters and events from Ethereum transactions

Generates a Typescript contract wrapper from the contract ABI.

Automated generation of UI form field definitions and associated validators from the Ethernet contract ABI

Type-safe contract ABI and recursive length prefix libraries in Java

A development tool that provides a simple HTTP API to find and read Truffle-generated contract files for use during local development. Provides new contract ABIs via http.

MESG service that interacts with any Ethernet contract based on address and ABI.

A web-based generator that creates Nethereum-based C# interfaces and services based on Solidity smart contracts.

Infrastructure

Ethernet Client

Name
Description

Seth is an ethereum client tool - like a "MetaMask for the command line"

Supports one-click deployment of HSC and provides instant API access to major blockchains and DeFi protocols.

Name
Description

Communication protocol for DApps to communicate with each other, native base layer services of the Ethernet web3 stack

Peer-to-peer communication between nodes running Ethereum/Whisper

Python implementation of the RLPx network layer

AAPI allows developers to implement IPFS persistence, or peer-to-peer messaging in memory.

Data

Name
Description

GraphQL API for getting historical and real-time blockchain data

Name
Description

Solidity Code Override Tool

Alternative Code Coverage for Solidity Smart Contracts

Solidity Contract Function Analyzer

Alternative and updated Solidity Smart Contract Analyzer

Fast, parallel, thermal heavy-duty reliability testing framework

Tool suite for testing ethereum applications

Simplify integration and acceptance testing of smart contract applications with docker instances that closely resemble real blockchain networks

The hevm project is an implementation of the Ethernet Virtual Machine (EVM) dedicated to unit testing and debugging smart contracts

Solidity Graphical Debugger

Accelerate your development with human-readable stack tracing

Solidity linter, providing security, style guides and best practice rules for smart contract validation

Linter for identifying and fixing style and security issues in Solidity (formerly Solium)

npm package, which parses tx submitted to the local testrpc node to make them more readable and easier to understand

An npm package with additional assertions and utilities for testing Solidity smart contracts with truffle. Most importantly, it adds the ability to assert whether a particular event has been emitted or not.

Solidity lexical preprocessor with mustache.js style syntax, macros, conditional compilation, and automatic remote dependency inclusion.

Solidity preprocessor and leveler with a comprehensive command and expression language, high precision math, and many useful helper functions.

A library for simulating smart contract dependencies during unit testing.

A simple library for testing ethereum smart contracts, allowing the use of any web3 library and test runner of your choice.

PyTest plugin for testing smart contracts on the ethereum blockchain.

Previousprivate chainNextInfrastructure

Last updated 3 years ago

A collection of Ethereum utility functions, such as and

and

Several useful subproviders for use with the (including the LedgerSubprovider for adding Ledger hardware wallet support to your dApp)

ethereum-ready & framework-agnostic redux store Configuration.

Decode and publish raw ethereum tx. Similar to

Ethereum ABI (Application Binary Interface) tools
Messaging
Testing Tools
Web3.js
Eth.js
Ethers.js
light.js
Web3Wrapper
Ethereumjs
ethereumjs-util
ethereumjs-tx
flex-contract
flex-ether
web3x
Nethereum
Drizzle
Tasit SDK
Subproviders
Web3-provider-engine
web3-react
ethvtx
Documentation
ChainAbstractionLayer
Delphereum
Arkane
Web3.py
Web3.php
Ethereum-php
Web3j
Nethereum
Ethereum.rb
Web3.hs
KEthereum
Eventeum
Ethereumex
Ethereum-jsonrpc-gateway
EthContract
Ethereum Contract Service
Ethereum Service
Marmo
Arkane
Truffle boxes
Private networks deployment scripts
Local Ethereum Network
Cheshire
aragonCLI
ArcJS
Blocknative
Arkane
ABI decoder
ABI-gen
Ethereum ABI UI
headlong
Truffle Pig
Ethereum Contract Service
Nethereum-CodeGenerator
Seth
Ankr
Whisper
DEVp2p Wire Protocol
Pydevp2p
3Box Threads
Bitquery
Solidity code coverage
Solidity coverage
Solidity function profiler
Sol-profiler
Espresso
Eth tester
Cliquebait
Hevm
Ethereum graph debugger
Tenderly CLI
Solhint
Ethlint
Decode
truffle-assertions
Psol
solpp
Decode and Publish
https://live.blockcypher.com/btc-testnet/decodetx/
Doppelgänger
rocketh
pytest-cobra