Require multiple admins call function before executing

This page summarizes the projects mentioned and recommended in the original post on /r/solidity

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • UniversalToken

    Implementation of Universal Token for Assets and Payments

  • The idea behind this is cool, it's a multi-sig contract. another alternative you could consider in the future to try to save some gas, transactions and time is to collect the signatures offline and validate them on the contract, you can recover the wallet address of a signature through code and compare it with the list of admins. Also, you can include the function hash in the signature to know which function call is being approved by the signer, also give the signed approval a time limit and besides that, you can include a nonce on the signature so it can be used only once. This an approach already in existence used by the consensys in their control mechanisms https://github.com/ConsenSys/UniversalToken

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Use JSON Path

    6 projects | news.ycombinator.com | 3 May 2024
  • How to Build Progressive Web Apps in 2024? A Step-byStep Guide

    2 projects | dev.to | 3 May 2024
  • Google's Synonym Extraction Methods

    1 project | news.ycombinator.com | 3 May 2024
  • Ask HN: Online File Repository System?

    2 projects | news.ycombinator.com | 3 May 2024
  • Unleashing Efficiency in Backend Development with Yonode

    1 project | dev.to | 3 May 2024