当前位置: 首页 > 软件库 > Web3 > 区块链 >

smart-contract-search-engine

授权协议 GPL-3.0 License
开发语言 Python
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 岳浩穰
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Smart Contract Search Engine

100% Ethereum compatible

If you would like to set up a smart contract search engine one or more of your contracts on Ethereum, Ethereum Classic or any other Ethereum compatible network, please get in touch so we can get you up and running.


Easy to use API

You can now access all of the data within the smart contract search engine via a handy API called es-ss.js. This allows your DApp to query all information simply by writing a little Javascript or Node.js code.


Example of a DApp which uses the smart contract search engine and the API

General search

You can search for smart contracts on the blockchain without even installing a wallet or Chrome extension. Simply click "Search" to get all results, or type in contract addresses and text to filter the results.


Personalized search using predefined queries

If you want to take it a step further, you can download the CyberMiles Chrome Extension and intimately search the block chain in the context of your very own accounts. Here is a quick demonstration.

Pre defined queries

You can click any of the 3 pre defined queries. The results are based on the address in your browsers wallet (i.e. CyberMiles Venus Chrome Extension)


Search using plain text

You can also search the system using plain text; for example try typing the words "Cup Cake" into the search box as shown below.


Search using address

You can search the system using the address of:

  • a contract
  • an owner
  • a player
  • a winner


 相关资料
  • Smart Contract Security Best Practices Visit the documentation site: https://consensys.github.io/smart-contract-best-practices/ Read the docs in Chinese: https://github.com/ConsenSys/smart-contract-be

  • 您始终需要的是将新功能推向分布式系统中的新应用程序或服务的信心。该项目为Spring应用程序中的消费者驱动Contracts和服务架构提供支持,涵盖了一系列用于编写测试的选项,将其作为资产发布,声称生产者和消费者保留合同用于HTTP和消息的交互。

  • 文献作者:Adam Dudczak,MathiasDüsterhöft,Marcin Grzejszczak,Dennis Kieselhorst,JakubKubryński,Karol Lassak,Olga Maciaszek-Sharma,MariuszSmykuła,Dave Syer Dalston.RELEASE

  • D编程中的合同编程专注于提供简单且易于理解的错误处理方法。 D中的合同编程由三种类型的代码块实现 - body block in block out block D中的身体阻滞 正文块包含实际的执行功能代码。 输入和输出块是可选的,而主体块是必需的。 一个简单的语法如下所示。 return_type function_name(function_params) in { // in bl

  • 描述 (Description) 智能选择使用search bar搜索元素,并通过将data-searchbar类设置为true来启用它。 例子 (Example) 以下示例允许使用Framework7中的选择搜索栏从列表中选择项目 - <!DOCTYPE html> <html> <head> <meta name = "viewport" content = "width =

  • 我们一般通过 SSH 进行授权访问,通过 git:// 进行无授权访问,但是还有一种协议可以同时实现以上两种方式的访问。 设置 Smart HTTP 一般只需要在服务器上启用一个 Git 自带的名为 git-http-backend 的 CGI 脚本。 该 CGI 脚本将会读取由 git fetch 或 git push 命令向 HTTP URL 发送的请求路径和头部信息,来判断该客户端是否支持