Margin Trade
  • Overview
    • Introduction to Margin Trade
    • Product Goals (value proposition)
    • Why did we build it
    • Glossary
    • Key user roles
    • User flows
    • Key Functions
    • Competitive landscape
    • Business Model
    • Tokenomics and Ownership
  • Technical details
    • Proof of Concept
    • PoC walkthrough
    • WoolyHat
    • Contracts & Code
  • Contact
Powered by GitBook
On this page
  1. Technical details

WoolyHat

PreviousPoC walkthroughNextContracts & Code

Last updated 2 years ago

The Proof of Concept does not rely on a normal testnet. We rather created a mock RPC that does not require any solidity code - we call it .

All smart contracts are written in Javascript. This allows us for quick iteration and testing of new ideas, whereas previously you needed a couple of solidity developers that have been working for many months just to gather community feedback.

WoollyHat