GithubHelp home page GithubHelp logo

chuck-h / fuckyea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nsjames/fuckyea

0.0 1.0 0.0 41 KB

An EOS (and Antelope) smart contract framework so easy it'll make you say "Fuck Yea".

License: MIT License

JavaScript 88.14% C++ 6.09% TypeScript 5.77%

fuckyea's Introduction

FUCK YEA Smart Contract Framework

An EOS (and Antelope) smart contract framework so easy it'll make you say "Fuck Yea".

Installation

npm i -g fuckyea

Using npx

You can also use npx for any of these commands so that you don't need to manually install first.

For instance:

npx fuckyea create ...

Create a new project

fuckyea create <project_name> [optional_directory] 

Scaffold a contract, test file, or deployment

fuckyea scaffold <type(contract|test|deployment)> <name|network> [optional_directory]

Build

fuckyea build

Test

fuckyea test [--build]

Deploy

fuckyea deploy <network> [--build]

Configs

When you create a project you get a fuckyea.config.js file and a .env file. Inside your .env you will put any private keys you need.

The fuckyea.config.js file defines the information needed for deployments. In the networks key, you can define any key you want that matches a file in the deployments directory.

Need help?

fuckyeah --help

Or come to the antelop devs chat: https://t.me/antelopedevs

fuckyea's People

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.