Code Monkey home page Code Monkey logo

code-server's Introduction

Code Server

Code Server

Release PkgGoDev Tests GitHub License

Code server monolith containing the gRPC/web services and workers that power a next-generation payments system. The project contains the first L2 solution on top of Solana, utilizing an intent-based system backed by the Code Sequencer to handle transactions.

What is Code?

Code is a mobile wallet app leveraging self-custodial blockchain technology to provide an instant, global, and private payments experience.

Quick Start

  1. Install Go. See the official documentation.

  2. Download the source code.

git clone [email protected]:code-payments/code-server.git
  1. Run the test suite:
make test

Project Structure

The implementations powering the Code ecosystem (Code Wallet App, Code SDK, etc) can be found under the pkg/code/ directory. All other code under the pkg/ directory are generic libraries and utilities.

To begin diving into core systems, we recommend starting with the following packages:

  • pkg/code/async/: Asynchronous workers that perform tasks outside of RPC and web calls
  • pkg/code/server/: gRPC and web service implementations

APIs

The gRPC APIs provided by Code server can be found in the code-protobuf-api project. Refer to the Code SDK if you want to integrate micropayments into your web application.

Learn More

To learn more about fundamental concepts and advanced topics related to Code server, we recommend jumping into the Code SDK documentation for a high-level overview. The Extra Topics section includes notes on topics like the Sequencer, Privacy Protocol, Timelock, and more.

Contributing

Anyone is welcome to make code contributions through a PR.

The best way to share general feedback is on Discord.

This will evolve as we continue to build out the platform and open up more ways to contribute.

Getting Help

If you have any additional questions or need help integrating Code into your website or application, please reach out to us on Discord or Twitter.

code-server's People

Contributors

jeffyanta avatar

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.