Giter Club home page Giter Club logo

sctoolkit's Introduction

Smart Contract Toolkit

SC Toolkit is something I'm building in the process of learning about smart contracts. Hoping I can share some of what I've built and hoping it can be useful to you going forward.

Please consider that the foundry-rs is the root of the folder. You can run all the foundry related commands here.

Current Bugs

  • Can only seem to use (--use) -> 0.8.19, will need to check how if that can be changed, or if I had just added in the versions too liberally for another project I was doing
  • Update the navbar, so that it shows a dropdown for the send/receive buttons

Next Steps

  • Add transaction search via blockscan API
  • Add xpub scan for UTXO users (BTC)
  • add xpub scan for UTXO users of non BTC related assets
  • Add Custom function call for a contract with
  • Adding the correct unit tests for this challenge
  • Complete the challenge

Install

Installs one or more dependencies.

forge install

HELP: https://book.getfoundry.sh/reference/forge/forge-install

Test

Performs all the unit tests.

forge test

HELP: https://book.getfoundry.sh/reference/forge/forge-test

Deploy

You can either run the script that I run that deploys all the relevant scripts:

./shell/init.sh

Or you can deploy them all separately via:

forge create [options] contract

HELP: https://book.getfoundry.sh/reference/forge/forge-create

Frontend

You can deploy the frontend via:

cd frontend
npm run dev

sctoolkit's People

Contributors

c01952f666540050efb7f2750d8e3e91 avatar

Watchers

 avatar

Forkers

feeerix

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.