找到约 12 条结果

文章 Rebuidl RSS (EN)

> 💡Four Stuff will be great to rebuidl in web3: blog, rss, bbs, and MUD. > RSS is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many different websites in a sin...

文章 Rust编程语言学习之高级特性

...)] pub fn hello_macro_derive(input: TokenStream) -> TokenStream { // Construct a representation of Rust code as a syntax tree // that we can manipulate let ast = syn::parse(input).unwrap(); // Build the trait implementation impl_hello_macro(&ast) } fn impl_hello_macro...

招聘 海外BD经理

... to the company's business, actively develop potential customers, maintain and promote customer relationships in the early stage of cooperation, increase the scope of business cooperation, and promote the realization of cooperation; • Participate in the corresponding projects’ communicati...

文章 Deep Dive into the TON FunC Dict Tool: The Art of Key-Value Pair Management in Smart Contracts

> In the sprawling expanse of blockchain technology, smart contracts stand as sentinels of trust and automation, guarding the gates of transactional integrity. The Open Network (TON), with its robust and scalable blockchain platform, empowers developers with a rich arsenal of tools to forge sophisti...

招聘 SOC Manager

...Operation Centre (SOC) Manager Job Responsibilities: • Perform security and risk analysis, providing incident reports for key security events to management. • Conduct network attack simulations and internal network security assessments to test the exchange's security controls. • Manage vul...

文章 如何使用 NFTScan NFT API 在 Gnosis 网络上开发 Web3 应用

...m_value" } # Enter your NFTScan API key api_key = "YOUR_API_KEY" # Construct the request headers headers = { "Accept": "application/json", "Authorization": f"Api-Key {api_key}" } # Send the GET request response = requests.get(base_url + endpoint, headers=headers, params=param...

问题 Exploring the Popularity of Bigwin

... online gaming enthusiasts, capturing attention with its engaging platform and diverse gaming options. This article delves into the reasons behind [Bigwin](https://bigwin777.com.ph)'s rising popularity and highlights its user-friendly design. **The Rise of Popularity** Bigwin's popularity can be...

文章 Deep Dive into TON Smart Contract Unit Testing: An Example-Based Approach

> In the rapidly evolving landscape of blockchain technology, Telegram Open Network (TON) stands out as a new blockchain platform, where the development and testing of smart contracts are of paramount importance. This article will delve into the process of testing TON smart contracts based on a spec...

文章 2024-10-20 zk-insights Weekly

...## The Sum-Check Protocol w/ Justin Thaler In this module, Tracy Livengood and Justin Thaler provide a comprehensive introduction to the sum-check protocol and why it is so powerful, beginning with a catch-up on polynomials (univariate, multivariate, multilinear) as well as the important concept of ...

招聘 后端开发-远程-月薪4W~8W

## Key responsibilities include: 1. Developing and executing test plans, analyzing strategies, designing use cases, executing tests, and evaluating risks for blockchain product modules. This encompasses functionality, performance, security, compatibility, and automation. 2. Independently deve...

招聘 【后端开发】 远程 4W-8W/月

...# 薪资:4W-8W/月 ### Key responsibilities include: 1. Developing and executing test plans, analyzing strategies, designing use cases, executing tests, and evaluating risks for blockchain product modules. This encompasses functionality, performance, security, compatibility, and automation. ...

文章 如何使用 NFTScan NFT API 在 PlatON 网络上开发 Web3 应用

.../own" account_address = "lat1cghxn3j8j4h7sxw0rey9jzc9388tp7aede4870" # Construct API request URL url = f"{api_endpoint}/{account_address}" # Make an HTTP GET request response = requests.get(url) # Check if the request was successful if response.status_code == 200: # Get the returne...