Coder Social home page Coder Social logo

arbitrum-docs's People

Contributors

a-thomas-22 avatar amarrazza avatar amsanghi avatar anegg0 avatar chrisco512 avatar daizhengxue avatar douglance avatar dzgoldman avatar fionnachan avatar funkyenough avatar greatsoshiant avatar gzeoneth avatar hkalodner avatar ivan-ivanitskiy avatar jason-w123 avatar jason-wanxt avatar joshuacolvin0 avatar kasrakhosravi avatar leartulaj avatar leeederek avatar mahsamoosavi avatar oliviaj3388 avatar omahs avatar plasmapower avatar rauljordan avatar snmkl avatar symbolpunk avatar tabascoatw avatar tristan-wilson avatar tucksondev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arbitrum-docs's Issues

add "external resources" page

New docs page, list of external links to stuff others have created that could be useful to arbitrum devs / learners:

Lowercase precompile method names in docs

They’re uppercased for the purpose of Go exporting functions for our ABI binding, but they’re actually lowercase as users access them from solidity. This applies both to the “common precompiles” and “full precompiles” documents.

original ticket created by @PlasmaPower on 6 Dec 2022

Support i18n

Description

Since docusaurus has i18n plugin support so we can easily add i18n support. But we still need to restructure our dictionary path, the way we make the file to support i18n is to re-structure the arbitrum-docs dictionary:

Currently:

+--  arbitrum-docs/
      +--  arbos/
      +--  assets/
      +--  ....

Change to:

+--  arbitrum-docs/
      +--  en/
             +--  arbos/
             +--  assets/
             +--  ....
      +--  cn/
             +--  arbos/
             +--  assets/
             +--  ....

unify / DRY up "system parameter" values with mdx compenents

For discussion: have a single source of truth in the docs for system parameters we mention throughout (like, i.e., 24 hours for the delayed inbox period) and render each of them via little react components so we can easily modify them in lockstep if/when they change.
As a bonus, a nice unified public "system parameters" page could come out of this as well.

Document new IPC support

Is your feature request related to a problem? Please describe.
IPC support recently landed in the 2.0.7 release. Notably, the official documentation for running a Nitro node currently lacks instructions on how to run a Nitro node both:

  • In Docker, and
  • Exposing the node's IPC capabilities

Describe the solution you'd like
Instructions added to the official documentation for operating a Nitro node that includes (working) commands for starting the node from within Docker and that is able to communicate with host processes via IPC.

Describe alternatives you've considered
None.

Additional context
N/A

Doc about how to use docker-compose.yaml to run devnet

Is your feature request related to a problem? Please describe.
there are no docs about how to use docker-compose.yaml to start service. the testnode-scripts service need more doc.

Describe the solution you'd like
add doc like https://github.com/ethereum-optimism/optimism/blob/develop/CONTRIBUTING.md

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add contents for oracles.

Hey everyone.

I have forked and cloned to my machine (following README instructions). So I have the doc running in localhost but when I try to add content for Supra Oracles (under For Devs), I don't see the content I added at all even on For Devs category on the sidebars and there is a module not found error. I see that there is a CONTRIBUTING.md guide coming soon.

TLDR: I want to add content for SupraOracles incl. guides specifically on how dapp developers in arbitrum ecosystem can start trying out our price feeds data and VRF products.

About SupraOracles

SupraOracles is a novel, high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises).

We have integrated Arbitrum goerli testnet for both price feeds data and VRF and ETA for mainnet alpha is late February/early march.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.