Code Monkey home page Code Monkey logo

anchor_solana_calc's Introduction

On-Chain Calculator for Solana

Submission Process

Inside programs/on-chain-calculator/src/lib.rs, you can find the program logic. Filling in the TODO parts in this file is your task. Implement the corresponding TODO parts inside lib.rs, then test your implementation with the command mentioned below, and when you're done, push the changes of lib.rs to GitHub. Please do not commit any other changes, as it will make the evaluation process more difficult.

Deadline

The deadline for this task is Tuesday, October 10th, at 23:59 UTC. Note that we will not accept submissions after the deadline.

Evaluation

We will evaluate your submission using the same test suite provided in this task. Therefore, the requirements for this task are to pass 100% of the provided tests.

Setup

For this Task you need:

Commands

With the setup I described above, you should be able to run the following commands.

  1. You should have Yarn installed as it is one of the steps during Anchor installation, so once you clone the repo, you should be able to run:

    yarn install
    
  2. To build the project, run:

    anchor build
    
  3. To test the project, run:

    anchor test
    

If you encounter any questions or issues during the installation process or have any inquiries related to the task, please feel free to initiate a discussion on Discord within the Issues Forum.

Hints and Useful Links

Account Context

Account Model

Solana Development Course


What's next?

If you're interested in our company, don't hesitate to visit our website, Ackee Blockchain, or reach out to us on Discord. You can also follow us on Twitter for updates. For the most recent Solana News or Solana Twitter.

anchor_solana_calc's People

Contributors

github-classroom[bot] avatar savvycodings avatar

Watchers

 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.