Ecosystem Hub #
Governance, Development and Community resources. This will take you the appropriate resource / information. Cant find what you are looking for? Open an issue on GitHub or Ask a question on our forums
Developer Hub #
- VSCode Extensions Curated list
- @openmev/sdk Well-typed Nodejs SDK
- Docker Hub
- qAbiEncoder C Library for q/kdb+ to process EVM ABI
- qBig Integer Library for big integer support for q/kdb+
- qQuarticRoots
OpenMEV #
The @openmev/sdk offers multiple packages, for example here is an ethers.js provider using OpenMEVs backend platform to provide trade execution services to end users.
/**
* @package OpenMEV Ethereum Provider Example
* @summary Provides RPC Connectivity to DApps/Wallets
* connects to multiple RPC endpoints
* @tldr: openmev aggregates multiple MEV protection solutions, seamlessly.
* @since 2021.09
*/
import { Wallet } from "@ethersproject/wallet";
import * as providers from "@ethersproject/providers";
import { OpenMEVBundleProvider } from "@OpenMEV/sdk-ethers-provider";
// (...)
Code of Conduct #
Please read our brief and sensible code of conduct
Support and Help #
ops@manifoldfinnace.com - or via discord / telegram
Never send anyone tokens/currency/money/passwords/logins/etc.
We will never need these things.
Software Defects #
At Manifold Finance, Inc, security is a priority. But regardless of how much effort we put into system security, there may still be vulnerabilities present. If you discover a vulnerability, we want to know about it so we can take steps to address it as quickly as possible. We would like to ask you to help us better protect our clients and our systems.
Defect Response #
If you think you have discovered a security issue in any of the our projects, we’d love to hear from you. We will take all security bugs seriously and if confirmed upon investigation we will patch it within a reasonable amount of time and release a public security bulletin discussing the impact and credit the discoverer.
Sam Bacha sam@manifoldfinnance.com
Network Operations ops@manifoldfinance.com
SRE On Call janitor@manifoldfinance.com